Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerRequestContext
- 
Packages that use IHTTPStreamerRequestContext Package Description com.wowza.wms.httpstreamer.model 
- 
- 
Uses of IHTTPStreamerRequestContext in com.wowza.wms.httpstreamer.modelMethods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerRequestContext Modifier and Type Method Description voidIHTTPStreamerRequestNotify. onHTTPStreamerRequest(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerRequestContext requestContext)Called during an HTTP streaming request after the session has been created
 
-