Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgConnInfo

Packages that use CfgConnInfo
com.genesyslab.platform.applicationblocks.com.objects   
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. 
 

Uses of CfgConnInfo in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgConnInfo
 java.util.Collection<CfgConnInfo> CfgDeltaApplication.getAddedAppServers()
          A pointer to the list of structures of type CfgConnInfo .
 java.util.Collection<CfgConnInfo> CfgApplication.getAppServers()
          A pointer to the list of structures of type CfgConnInfo .
 java.util.Collection<CfgConnInfo> CfgDeltaApplication.getChangedAppServers()
          A pointer to the list of structures CfgConnInfo type.
 java.util.Collection<CfgConnInfo> CfgDeltaApplication.getDeletedAppServers()
          A pointer to the list of identifiers of the servers this application can no longer be a client to.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgConnInfo
 void CfgApplication.setAppServers(java.util.Collection<CfgConnInfo> value)
          A pointer to the list of structures of type CfgConnInfo .
 

Uses of CfgConnInfo in com.genesyslab.platform.apptemplate.configuration
 

Methods in com.genesyslab.platform.apptemplate.configuration that return CfgConnInfo
 CfgConnInfo GCOMApplicationConfiguration.GCOMAppConnConfiguration.getCfgConnInfo()
          Returns reference to the original COM AB configuration structure.
 

Constructors in com.genesyslab.platform.apptemplate.configuration with parameters of type CfgConnInfo
GCOMApplicationConfiguration.GCOMAppConnConfiguration(CfgConnInfo connInfo)
          Structure constructor for extraction of configuration data from Genesys Configuration Server objects and structures represented with COM AB.
GCOMApplicationConfiguration.GCOMAppConnConfiguration(CfgConnInfo connInfo, boolean readClusterConnections)
          Structure constructor for extraction of configuration data from Genesys Configuration Server objects and structures represented with COM AB.
 


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.