Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.AbstractConferencingObject

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

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

Classes in com.avaya.conferencing.api.acp.control with type parameters of type AbstractConferencingObject
 class AbstractConferencingObject<T extends AbstractConferencingObject<T>>
          Base class from which all implementable ConferencingObject extension points are derived.
 

Subclasses of AbstractConferencingObject in com.avaya.conferencing.api.acp.control
 class CallFlowMappingRule
          A rule for deciding what InboundCallFlow an incoming call from an EndPoint will be assigned to.
 class Conference
          Conference represents a conference call (video and audio).
 class ConferenceQueue
          ConferenceQueue represents an ordered queue of Conference objects.
 class Connection
          A connection to an Avaya Conferencing Provider.
 class EndPoint
          Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
 class EndPointQueue
          Represents an ordered queue of EndPoints.
 class MediaSource
          A source for hold music.
 class Message
          Annunciator messages are messages that can be played to Conferences, EndPoints and other ConferencingObjects.
 class Operator
          Encapsulates an operator.
 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.
 class RecordPlaybackServer
          An interface defining resources that support recording and playback and the operations they support.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.