Package org.apache.xmlrpc.server
Interface XmlRpcServerConfig
-
- All Superinterfaces:
XmlRpcConfig
- All Known Subinterfaces:
XmlRpcHttpServerConfig
- All Known Implementing Classes:
XmlRpcServerConfigImpl
public interface XmlRpcServerConfig extends XmlRpcConfig
Server specific extension ofXmlRpcConfig
.
-
-
Method Summary
-
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig
getTimeZone, isEnabledForExtensions
-
-