org.apache.xmlrpc.client
Interface XmlRpcLocalClientConfig
public
interface
XmlRpcLocalClientConfig
extends XmlRpcClientConfig, XmlRpcRequestProcessorFactory
Interface of a client configuration for local rpc calls. Local
rpc calls are mainly useful for testing, because you don't need
a running server.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.