|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidPartyException | |
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 InvalidPartyException in javax.csapi.cc.jcc |
Methods in javax.csapi.cc.jcc that throw InvalidPartyException | |
void |
JccConnection.selectRoute(java.lang.String address)
Replaces address information onto an existing JccConnection. |
void |
JccConnection.routeConnection(boolean attachmedia)
Routes this JccConnection to the target address associated with this JccConnection object. |
JccAddress |
JccProvider.getAddress(java.lang.String address)
Returns an JccAddress object which corresponds to the (telephone) number string
provided. |
JccConnection[] |
JccCall.connect(JccAddress origaddr,
java.lang.String dialedDigits)
Places a call from an originating address to a destination address string. |
JccConnection |
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. |
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 targetAddress given as an input parameter. |
Uses of InvalidPartyException in javax.jcat |
Methods in javax.jcat that throw InvalidPartyException | |
JcatConnection |
JcatCall.blindTransfer(java.lang.String dialledDigits)
This method transfers all participants currently on this Call, with the exception of the transfer controller participant, to another telephone address. |
JcatConnection[] |
JcatCall.connect(JcatTerminal term,
JcatAddress addr,
java.lang.String dialedDigits)
Places a telephone call from an originating endpoint to a destination address string. |
JcatConnection[] |
JcatCall.consult(JcatTerminalConnection termconn,
java.lang.String dialedDigits)
Creates a consultation between this idle JcatCall and an active JcatCall. |
void |
JcatCall.consultTransfer(JcatCall otherCall)
This method moves all participants from one JcatCall to another, with the exception of a selected common participant. |
JcatConnection |
JcatConnection.park(java.lang.String destinationAddress)
Parks a Connection at a destination telephone address. |
void |
JcatTerminal.registerAddress(JcatAddress addr)
This method is used to register a JcatAddress with the JcatTerminal |
void |
JcatTerminal.deregisterAddress(JcatAddress addr)
This method is used to deregister a JcatAddress with the JcatTerminal |
void |
JcatAddress.registerTerminal(JcatTerminal term)
This method is used to register a JcatTerminal with a JcatAddress |
void |
JcatAddress.deregisterTerminal(JcatTerminal term)
This method is used to deregister a JcatTerminal with a JcatAddress |
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems