|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConferencingObjectQueue | |
|---|---|
| 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 ConferencingObjectQueue in com.avaya.conferencing.api.acp.control |
|---|
| Classes in com.avaya.conferencing.api.acp.control with type parameters of type ConferencingObjectQueue | |
|---|---|
interface |
ConferencingObjectQueue<Q extends ConferencingObjectQueue<Q,E>,E extends ConferencingObject<E>>
Represents an ordered queue of ConferencingObjects. |
| Classes in com.avaya.conferencing.api.acp.control that implement ConferencingObjectQueue | |
|---|---|
class |
ConferenceQueue
ConferenceQueue represents an ordered queue of Conference objects. |
class |
EndPointQueue
Represents an ordered queue of EndPoints. |
| Methods in com.avaya.conferencing.api.acp.control that return types with arguments of type ConferencingObjectQueue | |
|---|---|
Filter<ConferencingObjectQueue<? extends ConferencingObjectQueue<?,?>,? extends ConferencingObject<?>>> |
ConferencingObjectQueue.Purpose.filter()
A filter for this type of purpose. |
Filter<ConferencingObjectQueue<? extends ConferencingObjectQueue<?,?>,? extends ConferencingObject<?>>> |
ConferencingObjectQueue.Purpose.filter()
A filter for this type of purpose. |
Filter<ConferencingObjectQueue<? extends ConferencingObjectQueue<?,?>,? extends ConferencingObject<?>>> |
ConferencingObjectQueue.Purposes.filter()
A filter for this type of purpose. |
Filter<ConferencingObjectQueue<? extends ConferencingObjectQueue<?,?>,? extends ConferencingObject<?>>> |
ConferencingObjectQueue.Purposes.filter()
A filter for this type of purpose. |
| Uses of ConferencingObjectQueue in com.avaya.conferencing.api.acp.control.events |
|---|
| Classes in com.avaya.conferencing.api.acp.control.events with type parameters of type ConferencingObjectQueue | |
|---|---|
interface |
ConferencingObjectQueueListener<Q extends ConferencingObjectQueue<Q,E>,E extends ConferencingObject<E>>
A listener for entries being added to, reordered within or removed from ConferencingObjectQueues. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||