Avaya Conferencing Provider API

Uses of Interface
com.avaya.conferencing.api.acp.control.events.ConferencingObjectQueueListener

Packages that use ConferencingObjectQueueListener
com.avaya.conferencing.api.acp.control The Avaya Conferencing Provider Interface API. 
com.avaya.conferencing.api.acp.control.events Avaya Conferencing Provider Interface Events. 
 

Uses of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control
 

Methods in com.avaya.conferencing.api.acp.control with parameters of type ConferencingObjectQueueListener
 void ConferencingObjectQueue.addEntryListener(ConferencingObjectQueueListener<? super Q,? super E> queueListener)
          Registers a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance.
 void ConferencingObjectQueue.removeEntryListener(ConferencingObjectQueueListener<? super Q,? super E> queueListener)
          Unregisters a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance.
 

Uses of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control.events
 

Subinterfaces of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control.events
 interface EndPointQueueListener
          A listener for EndPoint instances joining and leaving a EndPointQueue.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.