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