Uses of Interface
org.apache.xmlrpc.server.XmlRpcServerConfig

Packages that use XmlRpcServerConfig
org.apache.xmlrpc.server   
 

Uses of XmlRpcServerConfig in org.apache.xmlrpc.server
 

Subinterfaces of XmlRpcServerConfig in org.apache.xmlrpc.server
 interface XmlRpcHttpServerConfig
          HTTP servers configuration.
 

Classes in org.apache.xmlrpc.server that implement XmlRpcServerConfig
 class XmlRpcServerConfigImpl
          Default implementation of XmlRpcServerConfig.
 

Methods in org.apache.xmlrpc.server with parameters of type XmlRpcServerConfig
 void XmlRpcServer.setConfig(XmlRpcServerConfig pConfig)
          Sets the servers configuration.
 



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