Uses of Class
org.apache.xmlrpc.server.PropertyHandlerMapping

Packages that use PropertyHandlerMapping
org.apache.xmlrpc.webserver   
 

Uses of PropertyHandlerMapping in org.apache.xmlrpc.webserver
 

Methods in org.apache.xmlrpc.webserver that return PropertyHandlerMapping
protected  PropertyHandlerMapping XmlRpcServlet.newPropertyHandlerMapping(java.net.URL url)
          Creates a new instance of PropertyHandlerMapping by loading the property file from the given URL.