Uses of Interface
com.wowza.wms.vhost.IVHostNotify
- 
Packages that use IVHostNotify Package Description com.wowza.wms.module com.wowza.wms.vhost 
- 
- 
Uses of IVHostNotify in com.wowza.wms.moduleClasses in com.wowza.wms.module that implement IVHostNotify Modifier and Type Class Description classServerListenerStreamDemoPublisher
- 
Uses of IVHostNotify in com.wowza.wms.vhostClasses in com.wowza.wms.vhost that implement IVHostNotify Modifier and Type Class Description classVHostNotifyBaseMethods in com.wowza.wms.vhost with parameters of type IVHostNotify Modifier and Type Method Description static voidVHostSingleton. addVHostListener(IVHostNotify vhostListener)Add a vHost listener.static voidVHostSingleton. removeApplicationListener(IVHostNotify vhostListener)Remove vHost listener
 
-