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

Uses in package org.apache.xmlrpc.webserver

Classes derived from org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl

class
Web servers extension of XmlRpcHttpRequestConfig, which allows to store additional per request data.

Methods with return type org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl

XmlRpcHttpRequestConfigImpl
XmlRpcServletServer.getConfig(HttpServletRequest pRequest)
XmlRpcHttpRequestConfigImpl
XmlRpcServletServer.newConfig(HttpServletRequest pRequest)

Uses in package org.apache.xmlrpc.util

Methods with parameter type org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl

void
Parses an "Authorization" header and adds the username and password to pConfig.

Uses in package org.apache.xmlrpc.client

Classes derived from org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl

class
Default implementation of a clients request configuration.

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