Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerCallMode
extends GEnum


Field Summary
static ConfServerCallMode Async
          Deprecated.  
static ConfServerCallMode Sync
          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

Sync

public static final ConfServerCallMode Sync
Deprecated. 

Async

public static final ConfServerCallMode Async
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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