See: Description
| Interface | Description |
|---|---|
| ObservableTerminal |
A
Terminal that can be monitored by
TerminalListeners. |
| Terminal |
Terminals are object that are waiting for incoming connections.
|
| TerminalConnectionInformationFactory |
Some
CallManagers will require to use a custom implementation of a
ConnectionInformation. |
| TerminalListener |
A listener to terminal events.
|
| Class | Description |
|---|---|
| BaseCallManager |
Base implementation of a
CallManager. |
| CallParameters |
Container for call parameters.
|
| ConfiguredApplication |
Application configuration settings.
|
| Exception | Description |
|---|---|
| ConnectionInformationCreationException |
Error creating a new
ConnectionInformation. |
The basic implementation of a CallManager maintains
active connections as Terminals.
The CallManager has several tasks
ConfiguredApplication
Terminals as an
interface to the telephony environment