|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcatAddress | |
javax.jcat | This package contains Java CAll control exTensions API interfaces. |
Uses of JcatAddress in javax.jcat |
Methods in javax.jcat that return JcatAddress | |
JcatAddress |
JcatAddressEvent.getAddress()
returns the JcatAddress associated with this JcatAddressEvent. |
JcatAddress |
JcatTerminalEvent.getAddress()
This method is used to obtain information about the JcatAddress whose association with this JcatTerminal resulted in this JcatTerminalEvent. |
Methods in javax.jcat with parameters of type JcatAddress | |
JcatConnection[] |
JcatCall.connect(JcatTerminal term,
JcatAddress addr,
java.lang.String dialedDigits)
Places a telephone call from an originating endpoint to a destination address string. |
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 |
java.util.Set |
JcatProvider.getCalls(JcatAddress address)
Returns a Set of JcatCall objects in which the JcatAddress participates. |
|
JCAT v0.3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright - 2001, 2003 Sun Microsystems