Package org.apache.xmlrpc

Interface Summary

XmlRpcConfigA common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcHandlerThe XML-RPC server uses this interface to call a method of an RPC handler.
XmlRpcRequestInterface to an XML-RPC request made by a client.
XmlRpcRequestConfigInterface of a request configuration.

Class Summary

XmlRpcConfigImplDefault implementation of XmlRpcConfig.
XmlRpcExceptionThis exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.

Copyright © 2001-2007
Apache Software Foundation. All Rights Reserved.