|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is an extension of the JccCallListener and the JcpConnectionListener interface and reports state changes both of the JccCall and its JccConnections.
Method Summary | |
void |
connectionAddressAnalyze(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_ANALYZE state |
void |
connectionAddressCollect(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_COLLECT state |
void |
connectionAuthorizeCallAttempt(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.AUTHORIZE_CALL_ATTEMPT state |
void |
connectionCallDelivery(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.CALL_DELIVERY state |
void |
connectionSuspended(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.SUSPENDED state |
Methods inherited from interface jain.jcp.JcpConnectionListener |
connectionAlerting,
connectionConnected,
connectionCreated,
connectionDisconnected,
connectionFailed,
connectionInProgress,
connectionUnknown |
Methods inherited from interface jain.jcc.JccCallListener |
callSuperviseEnd,
callSuperviseStart |
Method Detail |
public void connectionAuthorizeCallAttempt(JccConnectionEvent connectionevent)
connectionevent
- JccConnectionEvent.public void connectionAddressCollect(JccConnectionEvent connectionevent)
connectionevent
- JccConnectionEvent.public void connectionAddressAnalyze(JccConnectionEvent connectionevent)
connectionevent
- JccConnectionEvent.public void connectionCallDelivery(JccConnectionEvent connectionevent)
connectionevent
- JccConnectionEvent.public void connectionSuspended(JccConnectionEvent connectionevent)
connectionevent
- JccConnectionEvent.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |