Package | Description |
---|---|
com.sen.openscape.csta.transport.soap.eventListener |
Provides classes and interfaces to control the transport layer and establish the connection over HTTP-SOAP with the OpenScape Voice system.
|
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.
|
Class and Description |
---|
CstaEventsDispatcher
CstaEventsDispatcher is an internal class;
it controls processing of internal events and got the flowing methods:
setEventsListener; addEventToQueue; processNextEvent; stopThread.
|
Class and Description |
---|
CstaTcpModule
Concrete implementation of a CstaNetWorkLayer.
|