Uses of Interface
jain.jcp.JcpAddress

Packages that use JcpAddress
jain.jcc   
jain.jcp   
 

Uses of JcpAddress in jain.jcc
 

Subinterfaces of JcpAddress in jain.jcc
 interface JccAddress
          This interface represents the JccAddress.
 

Methods in jain.jcc that return JcpAddress
 JcpAddress JccConnection.getLastAddr()
          Returns the last redirected JcpAddress associated with this JcpCall.
 JcpAddress JccConnection.getOriginalAddress()
          Returns the original JcpAddress associated with this JcpCall.
 JcpAddress JccConnection.getDestinationAddress()
          Returns the JcpAddress which is the address to which this call leg is going to be routed.
 

Methods in jain.jcc with parameters of type JcpAddress
 EventFilter JccProvider.createEventFilterAddressRange(JcpAddress lowAddress, JcpAddress highAddress, int matchDisposition, int nomatchDisposition)
          This method returns a standard EventFilter which is implemented by the JCC platform.
 void JccProvider.setCallLoadControl(JcpAddress[] address, double duration, double[] mechanism, int[] treatment)
          This method imposes or removes load control on calls made to the specified addresses.
 

Uses of JcpAddress in jain.jcp
 

Methods in jain.jcp that return JcpAddress
 JcpAddress JcpProvider.getAddress(java.lang.String address)
          Returns an Address object which corresponds to the (telephone) number string provided.
 JcpAddress JcpConnection.getAddress()
          Returns the JcpAddress associated with this JcpConnection.
 



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


Copyright-2000 Sun Microsystems