|
JCC v0.9.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcpAddress | |
jain.application.services.jcc | This package contains JAIN Call Control API interfaces. |
jain.application.services.jcp | This package contains the classes and interfaces in the JAIN Core Package API that make up the common subset between JTAPI and JCC. |
Uses of JcpAddress in jain.application.services.jcc |
Subinterfaces of JcpAddress in jain.application.services.jcc | |
interface |
JccAddress
This interface represents the JccAddress. |
Methods in jain.application.services.jcc with parameters of type JcpAddress | |
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.application.services.jcp |
Methods in jain.application.services.jcp that return JcpAddress | |
JcpAddress |
JcpConnection.getAddress()
Returns the JcpAddress associated with this JcpConnection. |
JcpAddress |
JcpProvider.getAddress(java.lang.String address)
Returns an JcpAddress object which corresponds to the (telephone) number string
provided. |
|
JCC v0.9.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |