|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivilegeViolationException | |
jain.jcc | |
jain.jcp |
Uses of PrivilegeViolationException in jain.jcc |
Methods in jain.jcc that throw PrivilegeViolationException | |
void |
JccConnection.routeConnection(boolean attachmedia)
Routes this JccConnection to the specified target address. |
void |
JccConnection.release()
Drops a JccConnection from an active telephone call. |
void |
JccCall.release()
This method requests the release of the call object and associated connection objects. |
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 PrivilegeViolationException in jain.jcp |
Methods in jain.jcp that throw PrivilegeViolationException | |
JcpCall |
JcpProvider.createCall()
Creates a new instance of the call with no connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |