|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JccConnectionListener | |
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 JccConnectionListener in javax.csapi.cc.jcc |
Methods in javax.csapi.cc.jcc with parameters of type JccConnectionListener | |
void |
JccProvider.addConnectionListener(JccConnectionListener connectionlistener,
EventFilter filter)
Add a connection listener to all connections under this JccProvider. |
void |
JccProvider.removeConnectionListener(JccConnectionListener connectionlistener)
Removes a connection listener that was registered previously. |
void |
JccCall.addConnectionListener(JccConnectionListener cl,
EventFilter filter)
Add a connection listener to all connections under this call. |
void |
JccCall.removeConnectionListener(JccConnectionListener cl)
Removes the connection listener from all connections under this call. |
Uses of JccConnectionListener in javax.jcat |
Subinterfaces of JccConnectionListener in javax.jcat | |
interface |
JcatConnectionListener
This interface is an extension of the JccConnectionListener interface and reports state changes both of the JccCall and its JcatConnection s. |
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems