Uses of Class
com.wowza.wms.vhost.HostPortConfig
- 
Packages that use HostPortConfig Package Description com.wowza.wms.mediacaster com.wowza.wms.vhost 
- 
- 
Uses of HostPortConfig in com.wowza.wms.mediacasterMethods in com.wowza.wms.mediacaster that return HostPortConfig Modifier and Type Method Description HostPortConfigMediaCasterSettings. getMediaCasterHostPortConfig()Get media caster host port configMethods in com.wowza.wms.mediacaster with parameters of type HostPortConfig Modifier and Type Method Description voidMediaCasterSettings. setMediaCasterHostPortConfig(HostPortConfig mediaCasterHostPortConfig)Set media caster host port config
- 
Uses of HostPortConfig in com.wowza.wms.vhostMethods in com.wowza.wms.vhost that return HostPortConfig Modifier and Type Method Description HostPortConfigHostPort. getConfiguation()Get the socket configurationHostPortConfigIVHost. getNetConnectionHostPortConfig()Get the socket configuration for server to server connections
 
-