Configuration Platform SDK 7.6 API Reference

Uses of Package
com.genesyslab.platform.commons.connection

Packages that use com.genesyslab.platform.commons.connection
com.genesyslab.platform.commons.connection Provides facilities for communicating with Genesys servers. 
com.genesyslab.platform.commons.connection.configuration   
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
 

Classes in com.genesyslab.platform.commons.connection used by com.genesyslab.platform.commons.connection
Connection
          Allows for direct communication with a server using TCP/IP.
ConnectionAcceptor
           
ConnectionClosedEvent
           
ConnectionConfiguration
          ConnectionConfiguration allows you to configure any specific options used in communication with the server.
ConnectionHandler
          Handles connection events.
ConnectionListener
           
ConnectionState
          Enum that defines all possible connection states.
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.
 

Classes in com.genesyslab.platform.commons.connection used by com.genesyslab.platform.commons.connection.configuration
AbstractConnectionConfiguration
          AbstractConnectionConfiguration is an abstract class which implements common methods assuming that real container can hold only string values.
ConnectionConfiguration
          ConnectionConfiguration allows you to configure any specific options used in communication with the server.
 

Classes in com.genesyslab.platform.commons.connection used by com.genesyslab.platform.commons.protocol
ConnectionClosedEvent
           
ConnectionConfiguration
          ConnectionConfiguration allows you to configure any specific options used in communication with the server.
 


Configuration Platform SDK 7.6 API Reference

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