Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerHostType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerHostType

Deprecated. The enum has been deprecated. Please use 'CfgHostType' enum instead.

public class ConfServerHostType
extends GEnum


Field Summary
static ConfServerHostType AgentWorkstation
          Deprecated.  
static ConfServerHostType AuxComputer
          Deprecated.  
static ConfServerHostType GVPWorkstation
          Deprecated.  
static ConfServerHostType MaxHostType
          Deprecated.  
static ConfServerHostType NetworkServer
          Deprecated.  
static ConfServerHostType NoHost
          Deprecated.  
static ConfServerHostType ServiceWorkstation
          Deprecated.  
static ConfServerHostType TenantServer
          Deprecated.  
static ConfServerHostType TenantWorkstation
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoHost

public static final ConfServerHostType NoHost
Deprecated. 

NetworkServer

public static final ConfServerHostType NetworkServer
Deprecated. 

TenantServer

public static final ConfServerHostType TenantServer
Deprecated. 

ServiceWorkstation

public static final ConfServerHostType ServiceWorkstation
Deprecated. 

TenantWorkstation

public static final ConfServerHostType TenantWorkstation
Deprecated. 

AgentWorkstation

public static final ConfServerHostType AgentWorkstation
Deprecated. 

AuxComputer

public static final ConfServerHostType AuxComputer
Deprecated. 

GVPWorkstation

public static final ConfServerHostType GVPWorkstation
Deprecated. 

MaxHostType

public static final ConfServerHostType MaxHostType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.