GApplicationConfiguration.GServerInfo
, GCOMApplicationConfiguration.GCOMServerInfo
public static interface IGApplicationConfiguration.IGServerInfo
CfgServer
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
getAttempts() |
Returns number of attempts to connect to this server before trying
to connect to the backup server.
|
IGApplicationConfiguration |
getBackup() |
Returns description of server which is to be contacted if connection to this server fails.
|
IGApplicationConfiguration.IGHost |
getHost() |
Returns reference to structure describing host where this server resides.
|
java.lang.String |
getPort() |
Returns name of the port to connect to on the target server.
|
java.lang.Integer |
getTimeout() |
Returns reconnect timeout for connection to the target application.
|
IGApplicationConfiguration.IGHost getHost()
IGApplicationConfiguration.IGHost
,
CfgServer.getHost()
java.lang.String getPort()
CfgServer.getPort()
java.lang.Integer getTimeout()
CfgServer.getTimeout()
java.lang.Integer getAttempts()
CfgServer.getAttempts()
IGApplicationConfiguration getBackup()
CfgServer.getBackupServer()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.