JCAT
v0.3.1

Uses of Interface
javax.jcat.JcatTerminalConnectionEvent

Packages that use JcatTerminalConnectionEvent
javax.jcat This package contains Java CAll control exTensions API interfaces. 
 

Uses of JcatTerminalConnectionEvent in javax.jcat
 

Methods in javax.jcat with parameters of type JcatTerminalConnectionEvent
 void JcatTerminalConnectionListener.terminalConnectionCreated(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.IDLE state
 void JcatTerminalConnectionListener.terminalConnectionRinging(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.RINGING state
 void JcatTerminalConnectionListener.terminalConnectionDropped(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.DROPPED state
 void JcatTerminalConnectionListener.terminalConnectionBridged(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.BRIDGED state
 void JcatTerminalConnectionListener.terminalConnectionTalking(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.TALKING state
 void JcatTerminalConnectionListener.terminalConnectionInuse(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.INUSE state
 void JcatTerminalConnectionListener.terminalConnectionHeld(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that the JcatTerminalConnection has just been placed in the JcatTerminalConnection.HELD state
 void JcatTerminalConnectionListener.terminalConnectionEventTransmissionEnded(JcatTerminalConnectionEvent termconnectionevent)
          Indicates that event transmission has ended.
 


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