For general information on the structure and usage of the Platform SDKs, please refer to the introductory articles located in the Platform SDK Developer's Guide.
Interface | Description |
---|---|
Connection |
Allows for direct communication with a server using TCP/IP.
|
ConnectionAcceptor | |
ConnectionHandler |
Handles connection events.
|
ConnectionListener | |
MessageHandler | Deprecated.
its not in use
|
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.
|
MessageStructureHandler.StringBytes | |
MessageTransport |
Transport is StructureHandler for client-to-server way.
|
StartTLSSupport |
Connections that support StartTLS (Genesys: auto-detect/upgrade) functionality
should implement this interface.
|
Class | Description |
---|---|
AttributeRawValue |
Container of exact network data of a protocol message attribute for "raw" attribute subscription.
It contains value type information and byte array with actual data. |
AttributeSubscriptionList |
AttributeSubscriptionList is used for defining pairs messageId::attributeId
for subscription to row data in incoming protocol "event" messages. |
ConnectionClosedEvent | |
ConnectionManager |
Factory for connections.
|
ConnectionMessage |
Message to/from server.
|
ConnectionState |
Enum that defines all possible connection states.
|
Enum | Description |
---|---|
AttributeSubscriptionList.AttributeSubscriptionType |
Enumeration defining possible types of attribute subscription.
|
Exception | Description |
---|---|
ConnectionException |
Connection-related exception.
|
PsdkConnectionException |
This exception is thrown when action acceptable for not opened channel occurs
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.