|
JCC v0.9.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidPartyException | |
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 InvalidPartyException in jain.application.services.jcc |
Methods in jain.application.services.jcc that throw InvalidPartyException | |
void |
JccConnection.routeConnection(boolean attachmedia)
Routes this JccConnection to the target address associated with this JccConnection object. |
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 given call party. |
Uses of InvalidPartyException in jain.application.services.jcp |
Methods in jain.application.services.jcp that throw InvalidPartyException | |
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 |