com.esri.arcgis.server
Interface esriServerConnectionType

All Superinterfaces:
java.io.Serializable

public interface esriServerConnectionType
extends java.io.Serializable

Constants from esriServerConnectionType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriServer.olb'

Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriServerConnectionTypeFailOver
           
static int esriServerConnectionTypeRoundRobin
           
 

Field Detail

esriServerConnectionTypeRoundRobin

static final int esriServerConnectionTypeRoundRobin
See Also:
Constant Field Values

esriServerConnectionTypeFailOver

static final int esriServerConnectionTypeFailOver
See Also:
Constant Field Values