Uses of Interface
org.apache.xmlrpc.common.XmlRpcRequestProcessorFactory

Packages that use XmlRpcRequestProcessorFactory
org.apache.xmlrpc.client   
 

Uses of XmlRpcRequestProcessorFactory in org.apache.xmlrpc.client
 

Subinterfaces of XmlRpcRequestProcessorFactory in org.apache.xmlrpc.client
 interface XmlRpcLocalClientConfig
          Interface of a client configuration for local rpc calls.
 

Classes in org.apache.xmlrpc.client that implement XmlRpcRequestProcessorFactory
 class XmlRpcClientConfigImpl
          Default implementation of a clients request configuration.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.