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.implSubinterfaces of IMediaCacheHTTPByteReader in com.wowza.wms.mediacache.impl Modifier and Type Interface Description interfaceIMediaCacheHTTPByteReader2Methods in com.wowza.wms.mediacache.impl that return IMediaCacheHTTPByteReader Modifier and Type Method Description IMediaCacheHTTPByteReaderIMediaCacheItemHTTPReaderFactory. 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 voidIMediaCacheItemHTTPReaderFactory. destroyInstance(IMediaCacheHTTPByteReader instance)Destroy the HTTP Byte reader associated with this factory implementation
 
-