Uses of Interface
com.wowza.wms.sharedobject.ISharedObjectSlotNotify

Packages that use ISharedObjectSlotNotify
com.wowza.wms.sharedobject   
 

Uses of ISharedObjectSlotNotify in com.wowza.wms.sharedobject
 

Methods in com.wowza.wms.sharedobject with parameters of type ISharedObjectSlotNotify
 void ISharedObject.addSlotListener(ISharedObjectSlotNotify slotListener)
          Add a slot listener.
 void SharedObject.addSlotListener(ISharedObjectSlotNotify slotListener)
           
 void ISharedObject.removeSlotListener(ISharedObjectSlotNotify slotListener)
          Remove slot listener
 void SharedObject.removeSlotListener(ISharedObjectSlotNotify slotListener)