public interface esriServiceCatalogMessageFormat
extends java.io.Serializable
Description: 'The message formats supported by a web service catalog.' 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 |
esriServiceCatalogMessageFormatBin
The catalog supports messages carrying binary payloads.
|
static int |
esriServiceCatalogMessageFormatSoap
The catalog supports messages carrying SOAP payloads.
|
static int |
esriServiceCatalogMessageFormatSoapOrBin
The catalog supports messages carrying SOAP or binary payloads.
|
static final int esriServiceCatalogMessageFormatSoap
static final int esriServiceCatalogMessageFormatBin
static final int esriServiceCatalogMessageFormatSoapOrBin