XmlRpc::XmlRpcClient | A class to send XML RPC requests to a server and return the results |
XmlRpc::XmlRpcDispatch | An object which monitors file descriptors for events and performs callbacks when interesting events happen |
XmlRpc::XmlRpcErrorHandler | An interface allowing custom handling of error message reporting |
XmlRpc::XmlRpcException | A class representing an error |
XmlRpc::XmlRpcLogHandler | An interface allowing custom handling of informational message reporting |
XmlRpc::XmlRpcServer | A class to handle XML RPC requests |
XmlRpc::XmlRpcServerConnection | A class to handle XML RPC requests from a particular client |
XmlRpc::XmlRpcServerMethod | Abstract class representing a single RPC method |
XmlRpc::XmlRpcSocket | A platform-independent socket API |
XmlRpc::XmlRpcSource | An RPC source represents a file descriptor to monitor |
XmlRpc::XmlRpcUtil | Utilities for XML parsing, encoding, and decoding and message handlers |
XmlRpc::XmlRpcValue | RPC method arguments and results are represented by Values |