Uses of Interface
com.wowza.wms.vhost.IVHostItemNotify

Packages that use IVHostItemNotify
com.wowza.wms.vhost   
 

Uses of IVHostItemNotify in com.wowza.wms.vhost
 

Methods in com.wowza.wms.vhost with parameters of type IVHostItemNotify
 void VHostList.addVHostItemListener(IVHostItemNotify vHostItemListener)
          Add vHostItem listener.
 void VHostList.removeVHostItemListener(IVHostItemNotify vHostItemListener)
          Remove vHostItem listener.