Uses of Interface
jain.jcp.JcpConnection

Packages that use JcpConnection
jain.jcc   
jain.jcp   
 

Uses of JcpConnection in jain.jcc
 

Subinterfaces of JcpConnection in jain.jcc
 interface JccConnection
          A JccConnection object represents a link between a network endpoint (address) and a JccCall object.
 

Methods in jain.jcc that return JcpConnection
 JcpConnection 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.
 JcpConnection 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 given call party.
 

Uses of JcpConnection in jain.jcp
 

Methods in jain.jcp that return JcpConnection
 JcpConnection[] JcpCall.getConnections()
          Retrieves an array of connections asssociated with this call.
 JcpConnection JcpConnectionEvent.getConnection()
          Returns the JcpConnection associated with this event.
 



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


Copyright-2000 Sun Microsystems