|
Interface Summary |
| CallLoadControlEvent |
This is the base interface for all Load Control related Events. |
| CallLoadControlListener |
Interface for notifying load control related changes happening in a JccProvider event. |
| EventFilter |
An instance of this EventFilter is supplied to the event source
in the addxxxListener() method by the EventListener to indicate what Events are
required by the EventListener. |
| JccAddress |
This interface represents the JccAddress. |
| JccCall |
The JccCall interface extends the JcpCall interface of JCP. |
| JccCallEvent |
This is the base interface for all JccCall-related events. |
| JccCallListener |
This interface reports all changes to the JccCall object. |
| JccConnection |
A JccConnection object represents a link between a network endpoint (address) and a
JccCall object. |
| JccConnectionEvent |
This is the base interface for all JccConnection related events. |
| JccConnectionListener |
This interface is an extension of the JccCallListener and the JcpConnectionListener
interface and reports
state changes both of the JccCall and its JccConnections. |
| JccProvider |
Provider of JAIN Call Control services. |