Endpoint
to manage protocol's configuration.@Deprecated public final class MessageServerConfiguration extends ProtocolConfiguration
Constructor | Description |
---|---|
MessageServerConfiguration(java.lang.String name) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getClientHost() |
Deprecated.
|
java.lang.Integer |
getClientId() |
Deprecated.
|
java.lang.String |
getClientName() |
Deprecated.
|
java.lang.Integer |
getClientType() |
Deprecated.
|
void |
setClientHost(java.lang.String host) |
Deprecated.
|
void |
setClientId(java.lang.Integer id) |
Deprecated.
|
void |
setClientName(java.lang.String name) |
Deprecated.
|
void |
setClientType(java.lang.Integer type) |
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 MessageServerConfiguration(java.lang.String name)
public java.lang.Integer getClientId()
public void setClientId(java.lang.Integer id)
public java.lang.String getClientName()
public void setClientName(java.lang.String name)
public java.lang.Integer getClientType()
public void setClientType(java.lang.Integer type)
public java.lang.String getClientHost()
public void setClientHost(java.lang.String host)
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.