XmlRpcType
Overview
Internally describes the package kind in XML-RPC messaging protocol.
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
Value | Description |
---|---|
FaultResponse | The package carries the server side fault data |
QueryServiceInfo | |
Request | The package is remote request |
Response | The package is response of remote service |
XML-RPC Message XmlRpcMessage class