Uses of Interface
org.apache.xmlrpc.common.XmlRpcHttpConfig
Packages that use XmlRpcHttpConfig
Package
Description
-
Uses of XmlRpcHttpConfig in org.apache.xmlrpc
Classes in org.apache.xmlrpc that implement XmlRpcHttpConfig -
Uses of XmlRpcHttpConfig in org.apache.xmlrpc.client
Subinterfaces of XmlRpcHttpConfig in org.apache.xmlrpc.clientModifier and TypeInterfaceDescriptioninterfaceExtension ofXmlRpcClientConfigfor HTTP based transport.Classes in org.apache.xmlrpc.client that implement XmlRpcHttpConfigModifier and TypeClassDescriptionclassDefault implementation of a clients request configuration. -
Uses of XmlRpcHttpConfig in org.apache.xmlrpc.common
Subinterfaces of XmlRpcHttpConfig in org.apache.xmlrpc.commonModifier and TypeInterfaceDescriptioninterfaceExtension ofXmlRpcClientConfigfor HTTP based transport.Classes in org.apache.xmlrpc.common that implement XmlRpcHttpConfigModifier and TypeClassDescriptionclassDefault implementation of a request configuration. -
Uses of XmlRpcHttpConfig in org.apache.xmlrpc.server
Subinterfaces of XmlRpcHttpConfig in org.apache.xmlrpc.serverModifier and TypeInterfaceDescriptioninterfaceHTTP servers configuration.Classes in org.apache.xmlrpc.server that implement XmlRpcHttpConfig -
Uses of XmlRpcHttpConfig in org.apache.xmlrpc.webserver
Classes in org.apache.xmlrpc.webserver that implement XmlRpcHttpConfigModifier and TypeClassDescriptionclassWeb servers extension ofXmlRpcHttpRequestConfig, which allows to store additional per request data.