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