Uses of Interface
com.wowza.wms.vhost.IAcceptorNotify

Packages that use IAcceptorNotify
com.wowza.wms.vhost   
 

Uses of IAcceptorNotify in com.wowza.wms.vhost
 

Methods in com.wowza.wms.vhost with parameters of type IAcceptorNotify
 void IVHost.addAcceptorListener(IAcceptorNotify acceptorListener)
          Add acceptor listener.
 void IVHost.removeAcceptorListener(IAcceptorNotify acceptorListener)
          Remove acceptor listener.