Uses of Interface
org.apache.xmlrpc.common.XmlRpcHttpConfig

Packages that use XmlRpcHttpConfig
org.apache.xmlrpc   
org.apache.xmlrpc.common   
 

Uses of XmlRpcHttpConfig in org.apache.xmlrpc
 

Classes in org.apache.xmlrpc that implement XmlRpcHttpConfig
 class XmlRpcConfigImpl
          Default implementation of XmlRpcConfig.
 

Uses of XmlRpcHttpConfig in org.apache.xmlrpc.common
 

Subinterfaces of XmlRpcHttpConfig in org.apache.xmlrpc.common
 interface XmlRpcHttpRequestConfig
          Extension of org.apache.xmlrpc.client.XmlRpcClientConfig for HTTP based transport.
 

Classes in org.apache.xmlrpc.common that implement XmlRpcHttpConfig
 class XmlRpcHttpRequestConfigImpl
          Default implementation of a request configuration.
 



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