Interface XmlRpcLocalClientConfig
- All Superinterfaces:
XmlRpcClientConfig, XmlRpcConfig, XmlRpcRequestConfig, XmlRpcRequestProcessorFactory
- All Known Implementing Classes:
XmlRpcClientConfigImpl
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.
-
Method Summary
Methods inherited from interface XmlRpcConfig
getTimeZone, isEnabledForExtensionsMethods inherited from interface XmlRpcRequestProcessorFactory
getXmlRpcServer