|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyHandlerMapping | |
|---|---|
| org.apache.xmlrpc.metadata | |
| org.apache.xmlrpc.webserver | |
| Uses of PropertyHandlerMapping in org.apache.xmlrpc.metadata |
|---|
| Methods in org.apache.xmlrpc.metadata with parameters of type PropertyHandlerMapping | |
|---|---|
static void |
XmlRpcSystemImpl.addSystemHandler(PropertyHandlerMapping pMapping)
Adds an instance of this class to the given handler mapping. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||