|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Connection | Allows for direct communication with a server using TCP/IP. |
ConnectionAcceptor | |
ConnectionConfiguration | |
ConnectionHandler | Handles connection events. |
ConnectionListener | |
MessageHandler | |
MessagePackager | Packager is StructreHandler for server-to-client way and HAS StructureHandler for client-to-server way |
MessageStructureHandler | Handler can be shared by multiple threads so it has to be stateless. |
MessageTransport | Transport is StructureHandler for client-to-server way. |
Class Summary | |
AbstractConnectionConfiguration | |
ConnectionClosedEvent | |
ConnectionManager | Factory for connections. |
ConnectionMessage | Message to/from server. |
ConnectionState | Enum that defines all possible connection states. |
Exception Summary | |
ConnectionException | Connection-related exception. |
Provides facilities for communicating with Genesys
servers.
It contains the
ConnectionState
enum.
The other elements in this package are for Genesys internal
use only. Some of them may be documented to help you understand
how the Platform SDKs work, but none of them should be explicitly
invoked by your applications.
For general information on the structure and usage of the Platform SDKs,
please refer to the Welcome page at the beginning of this guide.
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |