org.apache.xmlrpc.server

Interface XmlRpcServerConfig

All Superinterfaces:
XmlRpcConfig
Known Subinterfaces:
XmlRpcHttpServerConfig
Known Implementing Classes:
XmlRpcServerConfigImpl

public interface XmlRpcServerConfig
extends XmlRpcConfig

Server specific extension of XmlRpcConfig.

Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig

getTimeZone, isEnabledForExtensions

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.