JCAT
v0.3.1

Uses of Interface
javax.csapi.cc.jcc.JccConnection

Packages that use JccConnection
javax.csapi.cc.jcc This package contains Java Call Control API interfaces. 
javax.jcat This package contains Java CAll control exTensions API interfaces. 
 

Uses of JccConnection in javax.csapi.cc.jcc
 

Methods in javax.csapi.cc.jcc that return JccConnection
 JccConnection JccConnectionEvent.getConnection()
          Returns the JccConnection associated with this event.
 JccConnection[] JccCall.connect(JccAddress origaddr, java.lang.String dialedDigits)
          Places a call from an originating address to a destination address string.
 JccConnection JccCall.createConnection(java.lang.String targetAddress, java.lang.String originatingAddress, java.lang.String originalCalledAddress, java.lang.String redirectingAddress)
          Creates a new JccConnection and attaches it to this JccCall.
 JccConnection JccCall.routeCall(java.lang.String targetAddress, java.lang.String originatingAddress, java.lang.String originalDestinationAddress, java.lang.String redirectingAddress)
          This method requests routing of a call to the targetAddress given as an input parameter.
 JccConnection[] JccCall.getConnections()
          Retrieves an array of connections asssociated with this call.
 

Uses of JccConnection in javax.jcat
 

Subinterfaces of JccConnection in javax.jcat
 interface JcatConnection
          The JcatConnection interface extends the JccConnection interface.
 


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