Package com.wowza.wms.vhost

Interface Summary
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
IWorkerThreadClear IWorkerThreadClear: Internal use.
 

Class Summary
HostPort HostPort: data object that describes a socket connection.
HostPortList HostPortList: data object that contains a collection of HostPort objects.
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.
VHostList VHostList: list of VHost items.
VHostSingleton VHostSingleton: singleton that provide access to running vHosts.