Uses of Package
com.wowza.wms.vhost

Packages that use com.wowza.wms.vhost
com.wowza.wms.application   
com.wowza.wms.authentication   
com.wowza.wms.client   
com.wowza.wms.http   
com.wowza.wms.httpstreamer.model   
com.wowza.wms.logging   
com.wowza.wms.mediacaster   
com.wowza.wms.module   
com.wowza.wms.rtp.model   
com.wowza.wms.server   
com.wowza.wms.stream   
com.wowza.wms.stream.publish   
com.wowza.wms.util   
com.wowza.wms.vhost   
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.application
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.authentication
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.client
HostPort
          HostPort: data object that describes a socket connection.
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.http
HostPort
          HostPort: data object that describes a socket connection.
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.httpstreamer.model
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.logging
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.mediacaster
HostPortConfig
           
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.module
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.rtp.model
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.server
HostPort
          HostPort: data object that describes a socket connection.
IVHost
          IVHost: public interface to VHost object.
ThreadPool
          ThreadPool: class for managing a pool of threads.
VHostList
          VHostList: list of VHost items.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.stream
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.stream.publish
IVHost
          IVHost: public interface to VHost object.
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.util
StreamList
          StreamList: collection of StreamItems
 

Classes in com.wowza.wms.vhost used by com.wowza.wms.vhost
HostPort
          HostPort: data object that describes a socket connection.
HostPortConfig
           
HostPortList
          HostPortList: data object that contains a collection of HostPort objects.
HostPortSSLConfig
           
IAcceptorNotify
          IAcceptorNotify: listener interface used by IVHost addAcceptorListener
IVHost
          IVHost: public interface to VHost object.
IVHostItemNotify
          IVHostItemNotify: listener interface used by VHostList addVHostItemListener
IVHostNotify
          IVHostNotify: listener interface used by VHostSingleton addVHostListener
StartupStream
           
StreamItem
          StreamItem: data object that defines a streamType.
StreamList
          StreamList: collection of StreamItems
ThreadPool
          ThreadPool: class for managing a pool of threads.
VHostItem
          VHostItem: data class that hold definition of a virtual host.