Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.warmstandby.WarmStandbyState

Packages that use WarmStandbyState
com.genesyslab.platform.applicationblocks.warmstandby   
 

Uses of WarmStandbyState in com.genesyslab.platform.applicationblocks.warmstandby
 

Fields in com.genesyslab.platform.applicationblocks.warmstandby declared as WarmStandbyState
static WarmStandbyState WarmStandbyState.IDLE
          WarmStandbyService is started/activated and is monitoring the channel state transitions.
static WarmStandbyState WarmStandbyState.OFF
          WarmStandbyService is stopped/deactivated.
static WarmStandbyState WarmStandbyState.RECONNECTING
          WarmStandbyService is active and trying to reconnect the channel.
static WarmStandbyState WarmStandbyState.WAITING
          WarmStandbyService is active and waiting for the reconnect timeout to expire.
 

Methods in com.genesyslab.platform.applicationblocks.warmstandby that return WarmStandbyState
 WarmStandbyState WarmStandbyStateChangedEvent.getState()
          Gets current state of WarmStandbyService.
 WarmStandbyState WarmStandbyService.getState()
          Gets the WarmStandbyService State.
 

Constructors in com.genesyslab.platform.applicationblocks.warmstandby with parameters of type WarmStandbyState
WarmStandbyStateChangedEvent(WarmStandbyService source, WarmStandbyState newState)
          Constructs a prototypical Event.
 


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.