Uses of Interface
jain.jcp.JcpConnectionEvent

Packages that use JcpConnectionEvent
jain.jcc   
jain.jcp   
 

Uses of JcpConnectionEvent in jain.jcc
 

Subinterfaces of JcpConnectionEvent in jain.jcc
 interface JccConnectionEvent
          This is the base interface for all JccConnection related events.
 

Uses of JcpConnectionEvent in jain.jcp
 

Methods in jain.jcp with parameters of type JcpConnectionEvent
 void JcpConnectionListener.connectionCreated(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection object has just been created.
 void JcpConnectionListener.connectionAlerting(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.ALERTING state
 void JcpConnectionListener.connectionConnected(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.CONNECTED state
 void JcpConnectionListener.connectionInProgress(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.INPROGRESS state
 void JcpConnectionListener.connectionFailed(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.FAILED state
 void JcpConnectionListener.connectionDisconnected(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.DISCONNECTED state
 void JcpConnectionListener.connectionUnknown(JcpConnectionEvent connectionevent)
          Indicates that the JcpConnection has just been placed in the JcpConnection.UNKNOWN state
 



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


Copyright-2000 Sun Microsystems