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