Microsoft Access XML-RPC

From database24
Revision as of 01:28, 30 April 2016 by Dec (talk | contribs)
Jump to navigation Jump to search


XML-RPC

XML-RPC is a protocol to query remote web services for data.

clsXmlrpc

The class clsXmlrpc is the main entry point. <uml> [clsXmlrpc|+Interface: clsXmlRpcInterface;+Mode: XmlrpcServerMode;+User: clsXmlRpcUser;+Server: clsXmlRpcServer;+Request: clsXmlRpcRequest;+Response: ;+OutputFolderPath: String|-Class_Initialize: ; -mobjXmlrpcInterface_RequestObjectNotSpecified: ;-mobjXmlrpcInterface_RequestMethodNotSpecified: ;+reset: ] </uml>