Endpoint
to manage protocol's configuration.public class UcsConfiguration extends ProtocolConfiguration
Constructor | Description |
---|---|
UcsConfiguration(java.lang.String name) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getClientApplicationType() |
Deprecated.
Returns client application type for the Universal Contact Server connection.
|
java.lang.String |
getClientName() |
Deprecated.
Returns client name for the Universal Contact Server connection handshake.
|
java.lang.Boolean |
getUseUtfForRequests() |
Deprecated.
Optional configuration option.
|
java.lang.Boolean |
getUseUtfForResponses() |
Deprecated.
Optional configuration option.
|
void |
setClientApplicationType(java.lang.String clientAppType) |
Deprecated.
Sets client application type for the Universal Contact Server connection.
|
void |
setClientName(java.lang.String clientName) |
Deprecated.
Sets the Universal Contact Server client name for connection handshake procedure.
|
void |
setUseUtfForRequests(java.lang.Boolean useUtfForRequests) |
Deprecated.
Optional configuration option.
|
void |
setUseUtfForResponses(java.lang.Boolean useUtfForResponses) |
Deprecated.
Optional configuration option.
|
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.String getClientName()
setClientName(String)
public void setClientName(java.lang.String clientName)
clientName
- client namepublic java.lang.String getClientApplicationType()
setClientApplicationType(String)
public void setClientApplicationType(java.lang.String clientAppType)
clientAppType
- client application typepublic java.lang.Boolean getUseUtfForRequests()
public void setUseUtfForRequests(java.lang.Boolean useUtfForRequests)
useUtfForRequests
- the useUtfForRequests to setpublic java.lang.Boolean getUseUtfForResponses()
public void setUseUtfForResponses(java.lang.Boolean useUtfForResponses)
useUtfForResponses
- the useUtfForResponses to setpublic 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.