Uses of Interface
com.wowza.wms.mediacache.impl.IMediaCacheHTTPByteReader
-
Packages that use IMediaCacheHTTPByteReader Package Description com.wowza.wms.mediacache.impl -
-
Uses of IMediaCacheHTTPByteReader in com.wowza.wms.mediacache.impl
Subinterfaces of IMediaCacheHTTPByteReader in com.wowza.wms.mediacache.impl Modifier and Type Interface Description interface
IMediaCacheHTTPByteReader2
Methods in com.wowza.wms.mediacache.impl that return IMediaCacheHTTPByteReader Modifier and Type Method Description IMediaCacheHTTPByteReader
IMediaCacheItemHTTPReaderFactory. createInstance()
Create a HTTP byte reader suited to this factory.Methods in com.wowza.wms.mediacache.impl with parameters of type IMediaCacheHTTPByteReader Modifier and Type Method Description void
IMediaCacheItemHTTPReaderFactory. destroyInstance(IMediaCacheHTTPByteReader instance)
Destroy the HTTP Byte reader associated with this factory implementation
-