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.vhost
Methods in com.wowza.wms.vhost with parameters of type IAcceptorNotify Modifier and Type Method Description void
IVHost. addAcceptorListener(IAcceptorNotify acceptorListener)
Add acceptor listener.void
IVHost. removeAcceptorListener(IAcceptorNotify acceptorListener)
Remove acceptor listener.
-