|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvoicexml.client.BasicConnectionInformation
org.jvoicexml.client.text.TextConnectionInformation
public final class TextConnectionInformation
ConnectionInformation implementation for text based clients.
This implementation is based on TCP/IP communication between the VoiceXML interpreter and the client.
| Field Summary | |
|---|---|
static String |
RESOURCE_IDENTIFIER
Identifier for resources that are retrieved by JVoiceXml. |
static String |
TYPE
Default resource type. |
| Method Summary | |
|---|---|
protected void |
addToString(StringBuilder str)
|
InetAddress |
getAddress()
Retrieves the IP address. |
int |
getPort()
Retrieves the IP port number. |
| Methods inherited from class org.jvoicexml.client.BasicConnectionInformation |
|---|
getCallControl, getCalledDevice, getCallingDevice, getProtocolName, getProtocolVersion, getSystemOutput, getUserInput, setCalledDevice, setCallingDevice, setProtocolName, setProtocolVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String TYPE
public static final String RESOURCE_IDENTIFIER
| Method Detail |
|---|
public InetAddress getAddress()
public int getPort()
protected void addToString(StringBuilder str)
addToString in class BasicConnectionInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||