Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.standby.WarmStandby

Packages that use WarmStandby
com.genesyslab.platform.apptemplate.application This package provides helper components for connectivity with Genesys Configuration Framework. 
com.genesyslab.platform.standby.events   
 

Uses of WarmStandby in com.genesyslab.platform.apptemplate.application
 

Fields in com.genesyslab.platform.apptemplate.application declared as WarmStandby
protected  WarmStandby GFApplicationConfigurationManager.theWarmStandby
           
 

Methods in com.genesyslab.platform.apptemplate.application that return WarmStandby
protected  WarmStandby AbstractManagerBuilder.createWarmStandby(ConfServerProtocol protocol)
           
 

Constructors in com.genesyslab.platform.apptemplate.application with parameters of type WarmStandby
GFApplicationConfigurationManager(java.lang.String appName, IConfService confService, WarmStandby warmStandby, boolean doCSSubscribe, boolean doCSDispose)
          Protected constructor to share some logic for the private constructor and constructor of eventual child classes.
 

Uses of WarmStandby in com.genesyslab.platform.standby.events
 

Constructors in com.genesyslab.platform.standby.events with parameters of type WarmStandby
WSAllTriedUnsuccessfullyEvent(WarmStandby warmStandby, int retryNumber)
          Creates a WSAllTriedUnsuccessfullyEvent instance.
WSDisconnectedEvent(WarmStandby warmStandby, ChannelClosedEvent event)
          Creates a instance of WSDisconnectedEvent.
WSOpenedEvent(WarmStandby warmStandby, ChannelOpenedEvent event)
          Creates a WSOpenedEvent instance.
WSTriedUnsuccessfullyEvent(WarmStandby warmStandby, ChannelClosedEvent event)
          Creates a WSTriedUnsuccessfullyEvent instance.
 


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.