Platform SDK Java 8.5 API Reference

com.genesyslab.platform.applicationblocks.commons.protocols
Class ConfServerConfiguration

java.lang.Object
  extended by com.genesyslab.platform.applicationblocks.commons.protocols.ProtocolConfiguration
      extended by com.genesyslab.platform.applicationblocks.commons.protocols.ConfServerConfiguration

Deprecated. Use Endpoint to manage protocol's configuration.

@Deprecated
public final class ConfServerConfiguration
extends ProtocolConfiguration

Protocol Manager Application Block is deprecated.

See Also:
ConfServerProtocolHandshakeOptions, ClientConnectionOptions, ClientADDPOptions, PropertyConfiguration, KeyValueConfiguration, Endpoint, WarmStandbyConfiguration, ClientConfigurationHelper

Constructor Summary
ConfServerConfiguration(java.lang.String name)
          Deprecated.  
 
Method Summary
 CfgAppType getClientApplicationType()
          Deprecated. Get value of the application type of the configuration server client.
 java.lang.String getClientName()
          Deprecated.  
 AuthTicketAcquirer getTicketAcquirer()
          Deprecated.  
 java.lang.String getUserName()
          Deprecated.  
 java.lang.String getUserPassword()
          Deprecated. 
 void setClientApplicationType(CfgAppType value)
          Deprecated. Set value of the application type of the configuration server client.
 void setClientName(java.lang.String value)
          Deprecated.  
 void setTicketAcquirer(AuthTicketAcquirer ticketAcquirer)
          Deprecated.  
 void setUserName(java.lang.String value)
          Deprecated.  
 void setUserPassword(java.lang.String value)
          Deprecated.  
 java.lang.String toString()
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.applicationblocks.commons.protocols.ProtocolConfiguration
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfServerConfiguration

public ConfServerConfiguration(java.lang.String name)
Deprecated. 
Method Detail

getClientName

public java.lang.String getClientName()
Deprecated. 

setClientName

public void setClientName(java.lang.String value)
Deprecated. 

getClientApplicationType

public CfgAppType getClientApplicationType()
Deprecated. 
Get value of the application type of the configuration server client.

Returns:
application type of the configuration server client

setClientApplicationType

public void setClientApplicationType(CfgAppType value)
Deprecated. 
Set value of the application type of the configuration server client.

Parameters:
value - configuration server client application type

getUserName

public java.lang.String getUserName()
Deprecated. 

setUserName

public void setUserName(java.lang.String value)
Deprecated. 

getUserPassword

@Deprecated
public java.lang.String getUserPassword()
Deprecated. 


setUserPassword

public void setUserPassword(java.lang.String value)
Deprecated. 

getTicketAcquirer

public AuthTicketAcquirer getTicketAcquirer()
Deprecated. 

setTicketAcquirer

public void setTicketAcquirer(AuthTicketAcquirer ticketAcquirer)
Deprecated. 

toString

public java.lang.String toString()
Deprecated. 
Overrides:
toString in class ProtocolConfiguration

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.