Package helma.xmlrpc.applet

Interface Summary
XmlHandler XML Processing Interface.
 

Class Summary
HandlerBase Convenience base class for AElfred handlers.
JSXmlRpcApplet An applet that can be accessed via LiveConnect from JavaScript.
SimpleXmlRpcClient A simple XML-RPC client
XmlParser Parse XML documents and return parse events through call-backs.
XmlRpcApplet An applet that provides basic XML-RPC client functionality.
 

Exception Summary
XmlException Convenience exception class for reporting XML parsing errors.
XmlRpcException This is thrown by the XmlRpcClient if the remote server reported an error.