Endpoint
to manage protocol's configuration.@Deprecated public final class LcaConfiguration extends ProtocolConfiguration
Constructor | Description |
---|---|
LcaConfiguration(java.lang.String name) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
getClientId() |
Deprecated.
|
java.lang.String |
getClientName() |
Deprecated.
|
java.lang.Integer |
getControlStatus() |
Deprecated.
|
ApplicationExecutionMode |
getExecutionMode() |
Deprecated.
|
java.lang.Integer |
getProcessId() |
Deprecated.
|
void |
setClientId(int clientId) |
Deprecated.
|
void |
setClientName(java.lang.String clientName) |
Deprecated.
|
void |
setControlStatus(java.lang.Integer controlStatus) |
Deprecated.
|
void |
setExecutionMode(ApplicationExecutionMode executionMode) |
Deprecated.
|
void |
setProcessId(int processId) |
Deprecated.
|
java.lang.String |
toString() |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAddpClientTimeout, getAddpServerTimeout, getAddpTrace, getBackupSSLContext, getBackupSSLOptions, getFaultTolerance, getLocalBindingHost, getLocalBindingPort, getName, getPrimarySSLContext, getPrimarySSLOptions, getProtocolType, getUri, getWarmStandbyAttempts, getWarmStandbySwitchovers, getWarmStandbyTimeout, getWarmStandbyUri, isBackupTLSEnabled, isPrimaryTLSEnabled, isUseAddp, isUseTls, setAddpClientTimeout, setAddpServerTimeout, setAddpTrace, setBackupSSLContext, setBackupSSLOptions, setBackupTLSEnabled, setFaultTolerance, setLocalBindingHost, setLocalBindingPort, setName, setPrimarySSLContext, setPrimarySSLOptions, setPrimaryTLSEnabled, setUri, setUri, setUseAddp, setUseTls, setWarmStandbyAttempts, setWarmStandbySwitchovers, setWarmStandbyTimeout, setWarmStandbyUri, setWarmStandbyUri
public java.lang.Integer getClientId()
public void setClientId(int clientId)
public java.lang.String getClientName()
public void setClientName(java.lang.String clientName)
public ApplicationExecutionMode getExecutionMode()
public void setExecutionMode(ApplicationExecutionMode executionMode)
public java.lang.Integer getProcessId()
public void setProcessId(int processId)
public java.lang.Integer getControlStatus()
public void setControlStatus(java.lang.Integer controlStatus)
public java.lang.String toString()
toString
in class ProtocolConfiguration
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.