Package com.wowza.wms.mediacache.impl
Interface IMediaCacheHTTPByteReader2
- 
- All Superinterfaces:
- IMediaCacheHTTPByteReader
 
 public interface IMediaCacheHTTPByteReader2 extends IMediaCacheHTTPByteReader 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSecure(boolean secure)Set is connection SSL/TLS- 
Methods inherited from interface com.wowza.wms.mediacache.impl.IMediaCacheHTTPByteReaderclose, head, init, read, setConnectionTimeout, setDestinationAddress, setMaxRetries, setProxyAddress, setReadTimeout, setReceiveBufferSize, setRequestFullURL, setSendBufferSize
 
- 
 
-