Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

XmlRpcHandler example

E-mail Print PDF
Defines the XmlRpcHandler class for the HTTPServer example class.
 
Processes XML-RPC requests by converting the arguments to Qore data and calling the associated function or call reference and returns the response as an XML-RPC response
 
source: XmlRpcHandler.qc