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.
|
com.sen.openscape.csta.transport.tls |
Provides classes and interfaces to control the transport layer and establish the connection over MTLS with the OpenScape Voice system.
|
Modifier and Type | Method and Description |
---|---|
void |
CstaTcpModule.newCstaMessage(CstaMessageEvent evt)
newCstaMessage - Response/Event distributor
|
Modifier and Type | Method and Description |
---|---|
void |
CstaTlsModule.newCstaMessage(CstaMessageEvent evt)
newCstaMessage - Response/Event distributor
|