org.jvoicexml.callmanager.text
Class ConnectedTextConnectionInformation
java.lang.Object
org.jvoicexml.client.BasicConnectionInformation
org.jvoicexml.callmanager.text.ConnectedTextConnectionInformation
- All Implemented Interfaces:
- Serializable, ConnectionInformation
public final class ConnectedTextConnectionInformation
- extends BasicConnectionInformation
Connection information of a connected text based client.
- Since:
- 0.7.3
- Version:
- $Revision: 2528 $
- Author:
- Dirk Schnelle-Walka
- See Also:
- Serialized Form
| Methods inherited from class org.jvoicexml.client.BasicConnectionInformation |
addToString, getCallControl, getCalledDevice, getCallingDevice, getProtocolName, getProtocolVersion, getSystemOutput, getUserInput, setCalledDevice, setCallingDevice, setProtocolName, setProtocolVersion, toString |
RESOURCE_IDENTIFIER
public static final String RESOURCE_IDENTIFIER
- Identifier for resources that are retrieved by JVoiceXml.
- See Also:
- Constant Field Values
getSocket
public Socket getSocket()
- Retrieves the socket.
- Returns:
- the socket
Copyright © 2005-2009JVoiceXML group.