Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.applicationblocks.warmstandby

Packages that use com.genesyslab.platform.applicationblocks.warmstandby
com.genesyslab.platform.applicationblocks.commons.protocols   
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. 
 

Classes in com.genesyslab.platform.applicationblocks.warmstandby used by com.genesyslab.platform.applicationblocks.commons.protocols
WarmStandbyService
          WarmStandbyService class realizes a redundancy configuration consisting of two servers: Primary and Backup, where the Primary server operates in active mode and the Backup server in standby mode.
 

Classes in com.genesyslab.platform.applicationblocks.warmstandby used by com.genesyslab.platform.applicationblocks.warmstandby
WarmStandbyConfiguration
          The WarmStandbyConfiguration class contains redundancy configuration options, including: two server endpoints - one for the active Endpoint, and one for a backup Endpoint the number of reconnection attempts to be made timeout between the reconnection attempts (in milliseconds) the number of primary/backup switchovers allowed
WarmStandbyConnectionFailureContext
          Connection failure context interface will be provided by WarmStandbyService to custom WarmStandbyConnectionFailureHandler in case of connection failure.
WarmStandbyConnectionFailureHandler
          An interface to be implemented for the custom handling of connection failure events.
WarmStandbyListener
          Listener interface for WarmStandbyService events notifications.
WarmStandbyService
          WarmStandbyService class realizes a redundancy configuration consisting of two servers: Primary and Backup, where the Primary server operates in active mode and the Backup server in standby mode.
WarmStandbyState
          WarmStandbyState enumeration lists all the states the WarmStandbyService can have.
WarmStandbyStateChangedEvent
          WarmStandbyService state changed event notification class.
 

Classes in com.genesyslab.platform.applicationblocks.warmstandby used by com.genesyslab.platform.apptemplate.configuration
WarmStandbyConfiguration
          The WarmStandbyConfiguration class contains redundancy configuration options, including: two server endpoints - one for the active Endpoint, and one for a backup Endpoint the number of reconnection attempts to be made timeout between the reconnection attempts (in milliseconds) the number of primary/backup switchovers allowed
 


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.