server library
Classes
- XmlRpcHandler
- A XmlRpcHandler handles the handling RPC functions along with marshalling the arguments and results to / from XMLRPC spec
Exceptions / Errors
- XmlRpcCallException
- When an exception occurs in the real method call
- XmlRpcException
- XmlRpcMethodNotFoundException
- When an exception occurs in the real method call
- XmlRpcRequestFormatException
- XmlRpcResponseEncodingException
- When an exception occurs in response encoding