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 |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
ClientADDPOptions.AddpTraceMode |
Configuration option values for ADDP traces enabling in the client and server logs.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.