Platform SDK Java 8.5 API Reference

Package com.genesyslab.platform.commons.connection.configuration

Provides configuration options for communicating with Genesys servers.

See:
          Description

Interface Summary
ClientADDPOptions Interface to represent client side ADDP configuration properties.
ClientConnectionOptions Base interface defining common connection configuration properties for single connection target.
ConnectionConfiguration ConnectionConfiguration allows you to configure any specific options used in communication with the server.
ConnectionContext<T extends ServerContext> Context gather all the configuration of connection and protocol in one place.
ManagedConfiguration.Handler Used for configuration property change handling.
ServerContext Marker interface for ServerContexts
 

Class Summary
AbstractConnectionConfiguration AbstractConnectionConfiguration is an abstract class which implements common methods assuming that real container can hold only string values.
KeyValueConfiguration The implementation of ConnectionConfiguration interface, which contains all values in KeyValueCollection.
ManagedConfiguration Managed configuration is wrapper for ConnectionConfiguration.
ManagedConfiguration.ChangeEvent The event used in query to change the a property or used to inform about a property change.
PropertyConfiguration The implementation of ConnectionConfiguration interface, which contains all values in java.util.Properties.
 

Enum Summary
ClientADDPOptions.AddpTraceMode Configuration option values for ADDP traces enabling in the client and server logs.
 

Package com.genesyslab.platform.commons.connection.configuration Description

Provides configuration options for communicating with Genesys servers.

It contains the ConnectionConfiguration interface, which allows you to configure options used when communicating with the server.

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 introductory articles located in the Platform SDK Developer's Guide.


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.