Uses of Interface
jain.jcp.JcpConnectionListener

Packages that use JcpConnectionListener
jain.jcc   
 

Uses of JcpConnectionListener in jain.jcc
 

Subinterfaces of JcpConnectionListener in jain.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.jcc with parameters of type JcpConnectionListener
 void JccProvider.addConnectionListener(JcpConnectionListener connectionlistener, EventFilter filter)
          Add a connection listener to all connections under this JcpProvider.
 void JccProvider.removeConnectionListener(JcpConnectionListener connectionlistener)
          Removes a connection listener that was registered using this.addConnectionListener.
 void JccCall.addConnectionListener(JcpConnectionListener cl, EventFilter filter)
          Add a connection listener to all connections under this call.
 void JccCall.removeConnectionListener(JcpConnectionListener cl)
          Removes the connection listener from all connections under this call.
 



3 Oct 2000
If you have any comments or queries, please mail them to jcc@research.telcordia.com


Copyright-2000 Sun Microsystems