Interface | Description |
---|---|
IGApplicationConfiguration |
This interface represents base Genesys CME application options,
which can be loaded from configuration server (with COM AB),
or initialized by some other way like custom user code or
any beans management mechanisms/frameworks.
|
IGApplicationConfiguration.IGAppConnConfiguration |
The application connection configuration structure reflects COM AB
CfgConnInfo information.It contains reference to connected server with related connection properties. |
IGApplicationConfiguration.IGHost |
Structure describing host where server is configured to run.
It reflects detached information from COM AB CfgHost . |
IGApplicationConfiguration.IGPortInfo |
This structure contains properties for listening port of server type application.
|
IGApplicationConfiguration.IGServerInfo |
This structure represents group of server type specific application properties.
|
IGApplicationConfiguration.IGTenantInfo |
Structure describing Tenant which is referred in the server application configuration.
It reflects detached information from COM AB CfgTenant . |
Class | Description |
---|---|
ClientConfigurationHelper |
Helper class for client connection configuration creation.
|
ClusterClientConfigurationHelper |
Provides helpers for
ClusterProtocol
configuration. |
GApplicationConfiguration |
This class represents base Genesys CME application options,
which can be loaded from configuration server (with COM AB),
or initialized by some other way like custom user code or
any beans management mechanisms/frameworks.
|
GApplicationConfiguration.GAppConnConfiguration |
The application connection configuration structure reflects COM AB
CfgConnInfo information.It contains reference to connected server with related connection properties. |
GApplicationConfiguration.GHost |
Structure describing host where server is configured to run.
It reflects detached information from COM AB CfgHost . |
GApplicationConfiguration.GPortInfo |
This structure contains properties for listening port of server type application.
|
GApplicationConfiguration.GServerInfo |
This structure represents group of server type specific application properties.
|
GApplicationConfiguration.GTenantInfo |
Structure describing Tenant which is referred in the server application configuration.
It reflects detached information from COM AB CfgTenant . |
GCOMApplicationConfiguration |
This class represents base Genesys CME application options,
which can be loaded from initialized COM AB
CfgApplication ,
its' related objects and structures. |
GCOMApplicationConfiguration.GCOMAppConnConfiguration |
This class is an extension of base
GApplicationConfiguration.GAppConnConfiguration structure
with logic related to COM AB information extraction as detached configuration data. |
GCOMApplicationConfiguration.GCOMHost |
This class is an extension of base
GApplicationConfiguration.GHost structure
with logic related to COM AB information extraction as detached configuration data. |
GCOMApplicationConfiguration.GCOMPortInfo |
This class is an extension of base
GApplicationConfiguration.GPortInfo structure
with logic related to COM AB information extraction as detached configuration data. |
GCOMApplicationConfiguration.GCOMServerInfo |
This class is an extension of base
GApplicationConfiguration.GServerInfo structure
with logic related to COM AB information extraction as detached configuration data. |
GCOMApplicationConfiguration.GCOMTenantInfo |
This class is an extension of base
GApplicationConfiguration.GTenantInfo structure
with logic related to COM AB information extraction as detached configuration data. |
GConfigPropertyReader |
Property reader that extracts option values from configuration objects.
|
GConfigTlsPropertyReader |
Property reader that extracts TLS-related option values from configuration objects.
|
MessagePrinterHelper |
Helper to hide message attributes or complex type attributes from
msg.toString() output. |
ServerConfigurationHelper |
Helper class for
ServerChannel
connection configuration initialization. |
Exception | Description |
---|---|
ConfigurationException |
Represents configuration data or operations related exception received during
execution of configuration read or apply operations.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.