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 TypeInterfaceDescriptioninterfaceHTTP 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 TypeMethodDescriptionvoidXmlRpcServer.setConfig(XmlRpcServerConfig pConfig) Sets the servers configuration.