Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.warmstandby | |
com.genesyslab.platform.apptemplate.configuration |
Provides helper classes that read application options and other data from Configuration Server,
converts it to corresponding Platform SDK objects and makes it easier to set up connections
to backend servers and other applications.
|
Modifier and Type | Method | Description |
---|---|---|
WarmStandbyConfiguration |
WarmStandbyService.getConfiguration() |
Gets WarmStandbyService Configuration.
|
Modifier and Type | Method | Description |
---|---|---|
void |
WarmStandbyService.applyConfiguration(WarmStandbyConfiguration conf) |
Sets WarmStandby Configuration.
|
void |
WarmStandbyService.applyConfiguration(WarmStandbyConfiguration conf,
boolean reset) |
Sets WarmStandby Configuration.
|
Modifier and Type | Method | Description |
---|---|---|
static WarmStandbyConfiguration |
ClientConfigurationHelper.createWarmStandbyConfig(IGApplicationConfiguration appConfig,
IGApplicationConfiguration.IGAppConnConfiguration connConfig) |
Creates configuration for
WarmStandbyService . |
static WarmStandbyConfiguration |
ClientConfigurationHelper.createWarmStandbyConfig(IGApplicationConfiguration appConfig,
IGApplicationConfiguration.IGAppConnConfiguration connConfig,
boolean primaryTLSEnabled,
javax.net.ssl.SSLContext primarySSLContext,
SSLExtendedOptions primarySSLOptions,
boolean backupTLSEnabled,
javax.net.ssl.SSLContext backupSSLContext,
SSLExtendedOptions backupSSLOptions) |
Creates configuration for
WarmStandbyService . |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.