Avaya Conferencing Provider API

Uses of Interface
com.avaya.conferencing.api.acp.control.ConferenceContainer

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

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

Classes in com.avaya.conferencing.api.acp.control with type parameters of type ConferenceContainer
 interface ConferenceContainer<IMPL_CLASS extends ConferenceContainer<IMPL_CLASS>>
          A conferencing object that has EndPoint instances associated with it.
 

Classes in com.avaya.conferencing.api.acp.control that implement ConferenceContainer
 class ConferenceQueue
          ConferenceQueue represents an ordered queue of Conference objects.
 class ParticipantCodeGroup
          Conferences identified by Conference.PARTICIPANT_CODES any one instant, the Conference.PARTICIPANT_CODES for a Conference must be unique within the ParticipantCodeGroup to which the Conference belongs.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.