Uses of Interface
org.apache.xmlrpc.common.XmlRpcRequestProcessorFactory
-
Packages that use XmlRpcRequestProcessorFactory Package Description org.apache.xmlrpc.client -
-
Uses of XmlRpcRequestProcessorFactory in org.apache.xmlrpc.client
Subinterfaces of XmlRpcRequestProcessorFactory in org.apache.xmlrpc.client Modifier and Type Interface Description interface
XmlRpcLocalClientConfig
Interface of a client configuration for local rpc calls.Classes in org.apache.xmlrpc.client that implement XmlRpcRequestProcessorFactory Modifier and Type Class Description class
XmlRpcClientConfigImpl
Default implementation of a clients request configuration.
-