|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JccConnectionEvent | |
javax.csapi.cc.jcc | This package contains Java Call Control API interfaces. |
javax.jcat | This package contains Java CAll control exTensions API interfaces. |
Uses of JccConnectionEvent in javax.csapi.cc.jcc |
Methods in javax.csapi.cc.jcc with parameters of type JccConnectionEvent | |
void |
JccConnectionListener.connectionAuthorizeCallAttempt(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.AUTHORIZE_CALL_ATTEMPT state |
void |
JccConnectionListener.connectionAddressCollect(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_COLLECT state |
void |
JccConnectionListener.connectionAddressAnalyze(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_ANALYZE state |
void |
JccConnectionListener.connectionCallDelivery(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.CALL_DELIVERY state |
void |
JccConnectionListener.connectionMidCall(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just experienced a mid call event. |
void |
JccConnectionListener.connectionCreated(JccConnectionEvent connectionevent)
Indicates that the JccConnection object has just been created. |
void |
JccConnectionListener.connectionAlerting(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ALERTING state |
void |
JccConnectionListener.connectionConnected(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.CONNECTED state |
void |
JccConnectionListener.connectionFailed(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.FAILED state |
void |
JccConnectionListener.connectionDisconnected(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.DISCONNECTED state |
Uses of JccConnectionEvent in javax.jcat |
Subinterfaces of JccConnectionEvent in javax.jcat | |
interface |
JcatConnectionEvent
This is the base interface for all JcatConnection related events. |
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems