Uses of Interface
com.wowza.wms.http.IHTTPProvider2
- 
Packages that use IHTTPProvider2 Package Description com.wowza.wms.http com.wowza.wms.vhost 
- 
- 
Uses of IHTTPProvider2 in com.wowza.wms.httpClasses in com.wowza.wms.http that implement IHTTPProvider2 Modifier and Type Class Description classHTTPProvider2BaseHTTPProvider2Base: public base class for implementing HTTP Providers.classcom.wowza.wms.http.HTTProvider2BaseDeprecated.
- 
Uses of IHTTPProvider2 in com.wowza.wms.vhostMethods in com.wowza.wms.vhost with parameters of type IHTTPProvider2 Modifier and Type Method Description voidHostPort. addHttpProvider(int index, IHTTPProvider2 httpProvider)voidHostPort. addHttpProvider(IHTTPProvider2 httpProvider)intHostPort. size(int index, IHTTPProvider2 httpProvider)
 
-