JCAT
v0.3.1

Uses of Interface
javax.jcat.JcatTerminalConnection

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

Uses of JcatTerminalConnection in javax.jcat
 

Methods in javax.jcat that return JcatTerminalConnection
 JcatTerminalConnection JcatCall.getConferenceController()
          Returns the JcatTerminalConnection which currently acts as the conference controller.
 JcatTerminalConnection JcatCall.getTransferController()
          Returns the JcatTerminalConnection which currently acts as the transfer controller.
 JcatTerminalConnection JcatTerminalConnectionEvent.getTerminalConnection()
          returns the JcatTerminalConnection associated with this JcatTerminalConnectionEvent.
 

Methods in javax.jcat with parameters of type JcatTerminalConnection
 JcatConnection[] JcatCall.consult(JcatTerminalConnection termconn, java.lang.String dialedDigits)
          Creates a consultation between this idle JcatCall and an active JcatCall.
 void JcatCall.setConferenceController(JcatTerminalConnection tc)
          Sets the JcatTerminalConnection which acts as the conference controller for the JcatCall.
 void JcatCall.setTransferController(JcatTerminalConnection termconn)
          Sets the JcatTerminalConnection which acts as the transfer controller for the JcatCall.
 


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