Uses of Interface
com.wowza.wms.vhost.IAcceptorNotify
- 
Packages that use IAcceptorNotify Package Description com.wowza.wms.vhost 
- 
- 
Uses of IAcceptorNotify in com.wowza.wms.vhostMethods in com.wowza.wms.vhost with parameters of type IAcceptorNotify Modifier and Type Method Description voidIVHost. addAcceptorListener(IAcceptorNotify acceptorListener)Add acceptor listener.voidIVHost. removeAcceptorListener(IAcceptorNotify acceptorListener)Remove acceptor listener.
 
-