Uses of Interface
com.wowza.wms.http.IHTTPProvider2
Packages that use IHTTPProvider2
-
Uses of IHTTPProvider2 in com.wowza.wms.http
Classes in com.wowza.wms.http that implement IHTTPProvider2Modifier and TypeClassDescriptionclass
HTTPProvider2Base: public base class for implementing HTTP Providers.class
com.wowza.wms.http.HTTProvider2Base
Deprecated. -
Uses of IHTTPProvider2 in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost with parameters of type IHTTPProvider2Modifier and TypeMethodDescriptionvoid
HostPort.addHttpProvider
(int index, IHTTPProvider2 httpProvider) void
HostPort.addHttpProvider
(IHTTPProvider2 httpProvider) int
HostPort.size
(int index, IHTTPProvider2 httpProvider)