|
JCC v0.9.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JccCallListener | |
| jain.application.services.jcc | This package contains JAIN Call Control API interfaces. |
| Uses of JccCallListener in jain.application.services.jcc |
| Subinterfaces of JccCallListener in jain.application.services.jcc | |
interface |
JccConnectionListener
This interface is an extension of the JccCallListener and the JcpConnectionListener interface and reports state changes both of the JccCall and its JccConnections. |
| Methods in jain.application.services.jcc with parameters of type JccCallListener | |
void |
JccProvider.addCallListener(JccCallListener calllistener,
EventFilter filter)
Add a call listener to all call objects that will be created under the domain of this provider. |
void |
JccCall.addCallListener(JccCallListener calllistener,
EventFilter filter)
Add a listener to this call. |
void |
JccCall.superviseCall(JccCallListener calllistener,
double time,
int treatment,
double bytes)
The application calls this method to supervise a call. |
|
JCC v0.9.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||