Interface IMediaCacheItemHTTPReaderFactory2

All Superinterfaces:
com.wowza.util.IGenericPoolFactory<IMediaCacheHTTPByteReader>, IMediaCacheItemHTTPReaderFactory

public interface IMediaCacheItemHTTPReaderFactory2 extends IMediaCacheItemHTTPReaderFactory
  • Method Details

    • isSecure

      boolean isSecure()
      Get is connection SSL/TLS
      Returns:
      Is connection SSL/TLS
    • setSecure

      void setSecure(boolean secure)
      Set is connection SSL/TLS
      Parameters:
      secure - Is connection SSL/TLS