Uses of Interface
org.apache.xmlrpc.server.XmlRpcServerConfig
Packages that use XmlRpcServerConfig
-
Uses of XmlRpcServerConfig in org.apache.xmlrpc.server
Subinterfaces of XmlRpcServerConfig in org.apache.xmlrpc.serverModifier and TypeInterfaceDescriptioninterface
HTTP servers configuration.Classes in org.apache.xmlrpc.server that implement XmlRpcServerConfigFields in org.apache.xmlrpc.server declared as XmlRpcServerConfigMethods in org.apache.xmlrpc.server with parameters of type XmlRpcServerConfigModifier and TypeMethodDescriptionvoid
XmlRpcServer.setConfig
(XmlRpcServerConfig pConfig) Sets the servers configuration.