|
CONFIDENTIAL | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Bridge | The Bridge interface is implemented by all implementation specific Bridge connectors. |
| BridgeListener | Interface for listener to events from the API |
| BridgeProvider | Interface that all implementation jars must provide implementations of. |
| CallBrandingTable | This interface is used to provide read-only, cached-access to the data in the call branding table on the bridge. |
| CallBrandingTableEntry | This interface is used to provide read-only access to the data in the call branding table on the bridge. |
| Conference | This interface represents a user conference room. |
| EnterQueue | This interface represents the Bridge Enter Conference or Queue, a conference room used by the bridge internally, to hold lines that dial in and do not enter a correct participant conference code and need to wait for an operator to deal with them individually. |
| GenericConference | This interface parents all conference interface types - treating all conferences as generic collections of lines and other resources. |
| LogMessages | |
| MultiBridge | The MultiBridge interface specifies methods for a collection of implementation specific Bridge connectors. |
| Participant | This interface allows moderator control of Participants in an audio conference. |
| Class Summary | |
|---|---|
| BridgeFactory | This is a factory class to get all implementation specific instances of the Bridge interface. |
| Exception Summary | |
|---|---|
| AuthenticationFailedException | Subclass of Bridge Exception to indicate authentication to a particular conference failed. |
| BridgeConnectionException | Subclass of BridgeException to indicate an exception in the API connection to the bridge. |
| BridgeException | An exception to encapsulates Bridge interface errors. |
| DisconnectException | Subclass of Bridge Exception to indicate we are disconnected from the bridge. |
| NotImplementedException | Subclass of Bridge Exception to indicate interface method called has not been implemented. |
| TimeoutException | Indicates bridge operation has timed out. |
Conferencing bridge control API. These classes are being relocated to com.avaya.conferencing.bcapi
com.avaya.conferencing.bcapi
|
CONFIDENTIAL | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||