|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JccCallListener | |
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 JccCallListener in javax.csapi.cc.jcc |
Subinterfaces of JccCallListener in javax.csapi.cc.jcc | |
interface |
JccConnectionListener
This interface is an extension of the JccCallListener interface and reports state changes both of the JccCall and its JccConnection s. |
Methods in javax.csapi.cc.jcc with parameters of type JccCallListener | |
void |
JccProvider.addCallListener(JccCallListener calllistener)
Add a call listener to all (future and current) call objects within the domain of this provider. |
void |
JccProvider.removeCallListener(JccCallListener calllistener)
Removes a call listener that was previously registered. |
void |
JccCall.superviseCall(JccCallListener calllistener,
double time,
int treatment)
The application calls this method to supervise a call. |
void |
JccCall.addCallListener(JccCallListener calllistener)
Add a listener to this call. |
void |
JccCall.removeCallListener(JccCallListener calllistener)
Removes a listener from this call. |
Uses of JccCallListener in javax.jcat |
Subinterfaces of JccCallListener 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. |
Methods in javax.jcat with parameters of type JccCallListener | |
void |
JcatTerminal.addCallListener(JccCallListener listener)
Adds a listener to a JcatCall when this JcatTerminal first becomes part of that JcatCall. |
void |
JcatTerminal.removeCallListener(JccCallListener calllistener)
|
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems