|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JccAddress | |
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 JccAddress in javax.csapi.cc.jcc |
Methods in javax.csapi.cc.jcc that return JccAddress | |
JccAddress |
JccConnection.getOriginatingAddress()
Returns the address of the originating party. |
JccAddress |
JccConnection.getAddress()
Returns the JccAddress associated with this JccConnection. |
JccAddress |
JccProvider.getAddress(java.lang.String address)
Returns an JccAddress object which corresponds to the (telephone) number string
provided. |
Methods in javax.csapi.cc.jcc with parameters of type JccAddress | |
void |
JccProvider.setCallLoadControl(JccAddress[] address,
double duration,
double[] mechanism,
int[] treatment)
This method imposes or removes load control on calls made to the specified addresses. |
JccConnection[] |
JccCall.connect(JccAddress origaddr,
java.lang.String dialedDigits)
Places a call from an originating address to a destination address string. |
Uses of JccAddress in javax.jcat |
Subinterfaces of JccAddress in javax.jcat | |
interface |
JcatAddress
Like a JccAddress, a JcatAddress represents a user's directory number. |
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems