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.module
Classes in com.wowza.wms.module that implement IVHostNotify Modifier and Type Class Description class
ServerListenerStreamDemoPublisher
-
Uses of IVHostNotify in com.wowza.wms.vhost
Classes in com.wowza.wms.vhost that implement IVHostNotify Modifier and Type Class Description class
VHostNotifyBase
Methods in com.wowza.wms.vhost with parameters of type IVHostNotify Modifier and Type Method Description static void
VHostSingleton. addVHostListener(IVHostNotify vhostListener)
Add a vHost listener.static void
VHostSingleton. removeApplicationListener(IVHostNotify vhostListener)
Remove vHost listener
-