Class Summary | |
---|---|
JSXmlRpcApplet | An applet that can be accessed via LiveConnect from JavaScript. |
SimpleXmlRpcClient | A simple XML-RPC client. |
XmlRpcApplet | An applet that provides basic XML-RPC client functionality. |
XmlRpcException | This is thrown by the XmlRpcClient if the remote server reported an error. |
XmlRpcSupport | FIXME: Leverage the XmlRpc class. |
XmlRpcSupport.Value | This represents an XML-RPC Value while the request is being parsed. |
XmlRpcSupport.XmlWriter | A quick and dirty XML writer. |