Uses of Interface
com.wowza.wms.application.IApplicationNotify
- 
Packages that use IApplicationNotify Package Description com.wowza.wms.module com.wowza.wms.vhost 
- 
- 
Uses of IApplicationNotify in com.wowza.wms.moduleClasses in com.wowza.wms.module that implement IApplicationNotify Modifier and Type Class Description classServerListenerStreamDemoPublisher
- 
Uses of IApplicationNotify in com.wowza.wms.vhostMethods in com.wowza.wms.vhost with parameters of type IApplicationNotify Modifier and Type Method Description voidIVHost. addApplicationListener(IApplicationNotify applicationListener)Add application listener.voidIVHost. removeApplicationListener(IApplicationNotify applicationListener)Remove applation listener.
 
-