- すべてのスーパーインタフェース:
- XmlRpcClientConfig, org.apache.xmlrpc.XmlRpcConfig, org.apache.xmlrpc.XmlRpcRequestConfig, org.apache.xmlrpc.common.XmlRpcRequestProcessorFactory
- 既知の実装クラスのリスト:
- XmlRpcClientConfigImpl
public interface XmlRpcLocalClientConfig
extends XmlRpcClientConfig, org.apache.xmlrpc.common.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.