Package | Description |
---|---|
com.sen.openscape.csta.transport.tcp |
Provides classes and interfaces to control the tranport layer and establish the connection over TCP with the OpenScape Voice system.
|
Modifier and Type | Method and Description |
---|---|
CstaTcpModule |
CstaTcpLink.getTcp_listener()
Get the TCP Link's event listener.
|
Modifier and Type | Method and Description |
---|---|
void |
CstaTcpLink.setTcp_listener(CstaTcpModule tcpListener)
Set the TCP Link's event listener.
|