Platform SDK Java 8.5 API Reference

Package com.genesyslab.platform.applicationblocks.warmstandby

Interface Summary
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.
 

Class Summary
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
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.
 


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.