public interface esriAGSInternetMessageFormat
extends java.io.Serializable
Description: 'The messaging format used when exchanging internet messages with ArcGIS Server.' 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 |
esriAGSInternetMessageFormatBin
Internet messaging carry binary payloads.
|
static int |
esriAGSInternetMessageFormatSoap
Internet messages carry SOAP payloads.
|
static final int esriAGSInternetMessageFormatSoap
static final int esriAGSInternetMessageFormatBin