Uses of Class
org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl

Packages that use XmlRpcHttpRequestConfigImpl
org.apache.xmlrpc.util   
 

Uses of XmlRpcHttpRequestConfigImpl in org.apache.xmlrpc.util
 

Methods in org.apache.xmlrpc.util with parameters of type XmlRpcHttpRequestConfigImpl
static void HttpUtil.parseAuthorization(XmlRpcHttpRequestConfigImpl pConfig, java.lang.String pLine)
          Parses an "Authorization" header and adds the username and password to pConfig.