ROSoapMode
Overview
This enumeration is used to quickly set up ROSoapMessage message instance to use one of the common SOAP messaging conventions.
Location
- Reference: ROSoapMessage.h
- Namespace: RemObjectsSDK
Value | Description |
---|---|
ROSoapModeDocumentLiteral | Document Literal mode |
ROSoapModeRPCEncoding | RPC/Encoding mode |
ROSoapModeRPCLiteral | RPC Literal mode |
ROSoapModeUnknown | Corresponds to any combination of SOAP serialization options that does not satisfy any of the common conventions |