Qore xml Module
1.6.0
|
The XmlRpcConnection module provides an XML-RPC client connection definition for the ConnectionProvider module in Qore.
To use this module, use "%requires XmlRpcConnection"
in your code.
This module automatically uses the xml binary module.
All the public symbols in the module are defined in the XmlRpcConnection namespace.
Currently the module provides the following classes:
XmlRpcConnection::getConstructorInfo()
method as connection serialization is a much more elegant and maintainable solution (issue 3696)