Uses of Class
com.wowza.wms.vhost.HostPortSSLConfig
-
Packages that use HostPortSSLConfig Package Description com.wowza.wms.vhost -
-
Uses of HostPortSSLConfig in com.wowza.wms.vhost
Fields in com.wowza.wms.vhost with type parameters of type HostPortSSLConfig Modifier and Type Field Description static Class<HostPortSSLConfig>
HostPortSSLConfig. CLASS
Methods in com.wowza.wms.vhost that return HostPortSSLConfig Modifier and Type Method Description HostPortSSLConfig
HostPortSSLConfig. clone()
HostPortSSLConfig
HostPort. getSSLConfig()
Methods in com.wowza.wms.vhost with parameters of type HostPortSSLConfig Modifier and Type Method Description void
HostPort. setSSLConfig(HostPortSSLConfig sslConfig)
-