| Frames | No Frames |
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) |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl | |
| void | Parses an "Authorization" header and adds the username and password
to pConfig. |
Classes derived from org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl | |
| class | Default implementation of a clients request configuration. |