Avaya Conferencing Provider API

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

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

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

Classes in com.avaya.conferencing.api.acp.control with annotations of type Implementable
 class AbstractConferencingObject<T extends AbstractConferencingObject<T>>
          Base class from which all implementable ConferencingObject extension points are derived.
 class AbstractConnectionSpecificResource
          Base class from which all implementable ConnectionSpecificResource extension points are derived.
 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 ConferenceCallFlow
          Represents a conference call flow.
 class ConferencingProvider
          Implementations of the ACPI register a subclass of this abstract class with the Java SPI mechanism in order to allow ConferencingProviders to determine which implementation should create the Connection for a specific connection URI.
 class Connection
          A connection to an Avaya Conferencing Provider.
 interface CPAuthentication
          Marker interface that represents the ConferencingProvider authentication as which operations are to be executed.
 interface CPEndPointAuthentication
          A CPAuthentication which is tied to an EndPoint.
 class EndPoint
          Represents an EndPoint that is connected to an Avaya Conferencing Provider, i.e.
 class EndPointQueue
          Represents an ordered queue of EndPoints.
 interface ExecutorServiceFactory
          A factory for ExecutorService instances.
 class InboundCallFlow
          Represents an initial call flow for newly incoming calls before they are placed in a Conference.
 class MediaResourcePool
          This interface defines a Resource that can be used by certain media
 class MediaSource
          A source for hold music.
 class Message
          Annunciator messages are messages that can be played to Conferences, EndPoints and other ConferencingObjects.
 class MessageSet
          A prompt set is a set of prompts.
 class Operator
          Encapsulates an operator.
 class RecordParticipantNameMode
          When participants enter a conference
 class RecordPlaybackServer
          An interface defining resources that support recording and playback and the operations they support.
 class Reference<T extends ConferencingObject>
          Reference object for a ConferencingObject.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.