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 of XmlRpcConfig.


Method Summary
 
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig
getTimeZone, isEnabledForExtensions
 



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