JCAT
v0.3.1

Uses of Interface
javax.jcat.JcatTerminal

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

Uses of JcatTerminal in javax.jcat
 

Methods in javax.jcat that return JcatTerminal
 JcatTerminal JcatTerminalConnection.getTerminal()
          Returns the JcatTerminal associated with this JcatTerminalConnection object.
 JcatTerminal JcatAddressEvent.getTerminal()
          This method is used to obtain information about the JcatTerminal whose association with this JcatAddress resulted in this JcatAddressEvent.
 JcatTerminal JcatTerminalEvent.getTerminal()
          returns the JcatTerminal associated with this JcatTerminalEvent.
 

Methods in javax.jcat with parameters of type JcatTerminal
 JcatConnection[] JcatCall.connect(JcatTerminal term, JcatAddress addr, java.lang.String dialedDigits)
          Places a telephone call from an originating endpoint to a destination address string.
 void JcatAddress.registerTerminal(JcatTerminal term)
          This method is used to register a JcatTerminal with a JcatAddress
 void JcatAddress.deregisterTerminal(JcatTerminal term)
          This method is used to deregister a JcatTerminal with a JcatAddress
 


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