Package org.apache.xmlrpc
package org.apache.xmlrpc
-
ClassDescriptionA common base interface for
XmlRpcClientConfig
, andXmlRpcServerConfig
.Default implementation ofXmlRpcConfig
.This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.The XML-RPC server uses this interface to call a method of an RPC handler.Interface to an XML-RPC request made by a client.Interface of a request configuration.