public interface esriServiceURLType
extends java.io.Serializable
Description: 'The URL type to access a service.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriServiceURLTypeAdmin
The service URL type is Admin.
|
static int |
esriServiceURLTypeREST
The service URL type is REST.
|
static int |
esriServiceURLTypeSoap
The service URL type is SOAP.
|
static final int esriServiceURLTypeSoap
static final int esriServiceURLTypeREST
static final int esriServiceURLTypeAdmin