Endpoint
to manage protocol's configuration.@Deprecated public final class InteractionServerConfiguration extends ProtocolConfiguration
Constructor | Description |
---|---|
InteractionServerConfiguration(java.lang.String name) |
Deprecated.
|
InteractionServerConfiguration(java.lang.String name,
java.lang.String host,
int port,
java.lang.String inxClientName,
InteractionClient inxClientType) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getClientName() |
Deprecated.
|
InteractionClient |
getClientType() |
Deprecated.
|
java.lang.Integer |
getProxyId() |
Deprecated.
|
KeyValueCollection |
getRegistrationExtensions() |
Deprecated.
|
void |
setClientName(java.lang.String value) |
Deprecated.
|
void |
setClientType(InteractionClient value) |
Deprecated.
|
void |
setProxyId(java.lang.Integer value) |
Deprecated.
|
void |
setRegistrationExtensions(KeyValueCollection value) |
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 InteractionServerConfiguration(java.lang.String name)
public InteractionServerConfiguration(java.lang.String name, java.lang.String host, int port, java.lang.String inxClientName, InteractionClient inxClientType)
public java.lang.String getClientName()
public void setClientName(java.lang.String value)
public InteractionClient getClientType()
public void setClientType(InteractionClient value)
public java.lang.Integer getProxyId()
public void setProxyId(java.lang.Integer value)
public KeyValueCollection getRegistrationExtensions()
public void setRegistrationExtensions(KeyValueCollection value)
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.