Uses of Interface org.apache.xmlrpc.XmlRpcConfig

Uses in package org.apache.xmlrpc.webserver

Classes implementing org.apache.xmlrpc.XmlRpcConfig

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

Uses in package org.apache.xmlrpc.common

Classes implementing org.apache.xmlrpc.XmlRpcConfig

class
Default implementation of a request configuration.

Methods with return type org.apache.xmlrpc.XmlRpcConfig

XmlRpcConfig
Returns the controllers default configuration.

Uses in package org.apache.xmlrpc.client

Classes implementing org.apache.xmlrpc.XmlRpcConfig

class
Default implementation of a clients request configuration.

Methods with return type org.apache.xmlrpc.XmlRpcConfig

XmlRpcConfig
Returns the clients default configuration.

Uses in package org.apache.xmlrpc.server

Classes implementing org.apache.xmlrpc.XmlRpcConfig

class
Default implementation of XmlRpcServerConfig.

Methods with return type org.apache.xmlrpc.XmlRpcConfig

XmlRpcConfig
Returns the controllers default configuration.

Uses in package org.apache.xmlrpc

Classes implementing org.apache.xmlrpc.XmlRpcConfig

class
Default implementation of XmlRpcConfig.

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