Avaya Conferencing Provider API

Uses of Package
com.avaya.conferencing.api.acp.control

Packages that use com.avaya.conferencing.api.acp.control
com.avaya.conferencing.api.acp.control The Avaya Conferencing Provider Interface API. 
com.avaya.conferencing.api.acp.control.events Avaya Conferencing Provider Interface Events. 
com.avaya.conferencing.api.acp.control.operations Operations supported by the Avaya Conferencing Provider Interface. 
 

Classes in com.avaya.conferencing.api.acp.control used by com.avaya.conferencing.api.acp.control
AbstractConferencingObject
          Base class from which all implementable ConferencingObject extension points are derived.
AbstractConnectionSpecificResource
          Base class from which all implementable ConnectionSpecificResource extension points are derived.
CallListContents.Priority
           
Conference
          Conference represents a conference call (video and audio).
Conference.ParticipantAnnouncer
          The Conference.ParticipantAnnouncer is responsible for announcing to the Conference the entry or exit of participants.
ConferenceCallFlow
          Represents a conference call flow.
ConferenceContainer
          A conferencing object that has EndPoint instances associated with it.
ConferencingObject
          ConferencingObject are read-only JavaBeans which support Operations.
ConferencingObjectContainer
          A ConferencingObject that contains other ConferencingObject instances.
ConferencingObjectQueue
          Represents an ordered queue of ConferencingObjects.
ConferencingObjectQueue.Purpose
          Purposes for ConferencingObjectQueues.
ConferencingObjectQueue.Purposes
          Well known purposes.
Connection
          A connection to an Avaya Conferencing Provider.
ConnectionContext
          Provides control over how connections can create worker threads and event notification threads.
ConnectionSpecificResource
          Marker interface for a resource that is provided by the Connection.
CPAuthentication
          Marker interface that represents the ConferencingProvider authentication as which operations are to be executed.
CPEndPointAuthentication
          A CPAuthentication which is tied to an EndPoint.
EndPoint
          Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
EndPoint.DisconnectReason
          Reasons why an EndPoint has been disconnected.
EndPoint.QAPriority
          Priority of an EndPoint within the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.
EndPointContainer
          A conferencing object that has EndPoint instances associated with it.
EndPointQueue
          Represents an ordered queue of EndPoints.
ExecutorServiceFactory
          A factory for ExecutorService instances.
Filter
          A filter for objects.
Implementable
          Designates those classes and interfaces which an implementation of the API can extend.
InboundCallFlow
          Represents an initial call flow for newly incoming calls before they are placed in a Conference.
MediaResourcePool
          This interface defines a Resource that can be used by certain media
MediaSource
          A source for hold music.
Message
          Annunciator messages are messages that can be played to Conferences, EndPoints and other ConferencingObjects.
MessageSet
          A prompt set is a set of prompts.
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.
PropertyType
          Various types of properties.
RecordParticipantNameMode
          When participants enter a conference
RecordPlaybackServer
          An interface defining resources that support recording and playback and the operations they support.
RecordPlaybackServer.Feature
          Marker interface for RecordPlaybackServer features.
RecordPlaybackServer.Features
          Features of a RecordPlaybackServer published by the API.
Reference
          Reference object for a ConferencingObject.
Room
          A Connection may support multiple subconferences in Conference instances.
State
          Marker interface for ConferencingObject states.
States
          States published by the API.
 

Classes in com.avaya.conferencing.api.acp.control used by com.avaya.conferencing.api.acp.control.events
ConferencingObject
          ConferencingObject are read-only JavaBeans which support Operations.
ConferencingObjectQueue
          Represents an ordered queue of ConferencingObjects.
EndPoint
          Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
State
          Marker interface for ConferencingObject states.
 

Classes in com.avaya.conferencing.api.acp.control used by com.avaya.conferencing.api.acp.control.operations
CallListContents
          This defines the interface of CallListContents.
Conference
          Conference represents a conference call (video and audio).
ConferencingObject
          ConferencingObject are read-only JavaBeans which support Operations.
Connection
          A connection to an Avaya Conferencing Provider.
CPAuthentication
          Marker interface that represents the ConferencingProvider authentication as which operations are to be executed.
EndPoint
          Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
MediaResourcePool
          This interface defines a Resource that can be used by certain media
MediaSource
          A source for hold music.
Message
          Annunciator messages are messages that can be played to Conferences, EndPoints and other ConferencingObjects.
MessageSet
          A prompt set is a set of prompts.
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.
RecordPlaybackServer
          An interface defining resources that support recording and playback and the operations they support.
Room
          A Connection may support multiple subconferences in Conference instances.
State
          Marker interface for ConferencingObject states.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.