Package com.lightdev.lib.xmlrpc

The Light Development XML-RPC Extensions Package contains classes that extend functionality of the Apache XML-RPC product as available at http://ws.apache.org/xmlrpc/.

See:
          Description

Class Summary
Communicator Main class to use extensions from this package.
LocalXmlRpcTransport LocalXmlRpcTransport.java
PatchedXmlRpcClient An XmlRpcClient that implements some bug fixes.
ProxyXmlRpcTransport An XmlRpcTransport that supports proxy server usage
SecureProxyXmlRpcTransport An XmlRpcTransport that supports SSL encrypted communication through a proxy server
SecureXmlRpcTransport An XmlRpcTransport that supports SSL encrypted communication
TrecXmlRpcTransport An XmlRpcTransport that allows to determine the URL it was constructed with.
 

Package com.lightdev.lib.xmlrpc Description

The Light Development XML-RPC Extensions Package contains classes that extend functionality of the Apache XML-RPC product as available at http://ws.apache.org/xmlrpc/.

The extensions allow connections through proxy servers and communication encrypted with SSL. In addition they contain a class bundling methods that make communication more convenient.

Version:
2, January 26, 2005
Author:
Ulrich Hilger, Light Development, http://www.lightdev.com, info@lightdev.com, published under the terms and conditions of the BSD License, for details see file license.txt in the distribution package of this software