Package | Description |
---|---|
marquee.xmlrpc |
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcClient
An XmlRpcClient represents a connection to an XML-RPC enabled server.
|
class |
XmlRpcDispatcher
Objects of the XmlRpcDispather class performs the actual parsing of
inbound XML-RPC messages received by an XmlRpcServer and are
responsible for invoking handlers and dealing with their return
values and exceptions.
|