Uses of Package
org.apache.xmlrpc

Packages that use org.apache.xmlrpc
org.apache.xmlrpc   
org.apache.xmlrpc.client   
org.apache.xmlrpc.common   
org.apache.xmlrpc.jaxb   
org.apache.xmlrpc.metadata   
org.apache.xmlrpc.parser   
org.apache.xmlrpc.serializer   
org.apache.xmlrpc.server   
org.apache.xmlrpc.util   
org.apache.xmlrpc.webserver   
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc
XmlRpcConfig
          A common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcRequest
          Interface to an XML-RPC request made by a client.
XmlRpcRequestConfig
          Interface of a request configuration.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.client
XmlRpcConfig
          A common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcConfigImpl
          Default implementation of XmlRpcConfig.
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcRequest
          Interface to an XML-RPC request made by a client.
XmlRpcRequestConfig
          Interface of a request configuration.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.common
XmlRpcConfig
          A common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcConfigImpl
          Default implementation of XmlRpcConfig.
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcRequest
          Interface to an XML-RPC request made by a client.
XmlRpcRequestConfig
          Interface of a request configuration.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.jaxb
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.metadata
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcHandler
          The XML-RPC server uses this interface to call a method of an RPC handler.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.parser
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.serializer
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcRequest
          Interface to an XML-RPC request made by a client.
XmlRpcRequestConfig
          Interface of a request configuration.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.server
XmlRpcConfig
          A common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcConfigImpl
          Default implementation of XmlRpcConfig.
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcHandler
          The XML-RPC server uses this interface to call a method of an RPC handler.
XmlRpcRequest
          Interface to an XML-RPC request made by a client.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.util
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
 

Classes in org.apache.xmlrpc used by org.apache.xmlrpc.webserver
XmlRpcConfig
          A common base interface for XmlRpcClientConfig, and XmlRpcServerConfig.
XmlRpcConfigImpl
          Default implementation of XmlRpcConfig.
XmlRpcException
          This exception is thrown by the XmlRpcClient, if an invocation of the remote method failed.
XmlRpcRequestConfig
          Interface of a request configuration.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.