JCAT
v0.3.1

Uses of Interface
javax.csapi.cc.jcc.JccConnectionListener

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 JcatConnections.
 


JCAT
v0.3.1

August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORG

Copyright - 2001, 2003 Sun Microsystems