Uses of Class
org.apache.xmlrpc.XmlRpcConfigImpl

Packages that use XmlRpcConfigImpl
org.apache.xmlrpc.client   
org.apache.xmlrpc.common   
org.apache.xmlrpc.server   
org.apache.xmlrpc.webserver   
 

Uses of XmlRpcConfigImpl in org.apache.xmlrpc.client
 

Subclasses of XmlRpcConfigImpl in org.apache.xmlrpc.client
 class XmlRpcClientConfigImpl
          Default implementation of a clients request configuration.
 

Uses of XmlRpcConfigImpl in org.apache.xmlrpc.common
 

Subclasses of XmlRpcConfigImpl in org.apache.xmlrpc.common
 class XmlRpcHttpRequestConfigImpl
          Default implementation of a request configuration.
 

Uses of XmlRpcConfigImpl in org.apache.xmlrpc.server
 

Subclasses of XmlRpcConfigImpl in org.apache.xmlrpc.server
 class XmlRpcServerConfigImpl
          Default implementation of XmlRpcServerConfig.
 

Uses of XmlRpcConfigImpl in org.apache.xmlrpc.webserver
 

Subclasses of XmlRpcConfigImpl in org.apache.xmlrpc.webserver
 class RequestData
          Web servers extension of XmlRpcHttpRequestConfig, which allows to store additional per request data.
 



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