Configuration Platform SDK 7.6 API Reference

Package com.genesyslab.platform.commons.connection

Provides facilities for communicating with Genesys servers.

See:
          Description

Interface Summary
Connection Allows for direct communication with a server using TCP/IP.
ConnectionAcceptor  
ConnectionConfiguration ConnectionConfiguration allows you to configure any specific options used in communication with the server.
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 AbstractConnectionConfiguration is an abstract class which implements common methods assuming that real container can hold only string values.
ConnectionClosedEvent  
ConnectionManager Factory for connections.
ConnectionMessage Message to/from server.
ConnectionState Enum that defines all possible connection states.
 

Exception Summary
ConnectionException Connection-related exception.
 

Package com.genesyslab.platform.commons.connection Description

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

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.