Frames | No Frames |
Methods with return type org.apache.xmlrpc.server.XmlRpcHandlerMapping | |
XmlRpcHandlerMapping | Creates a new handler mapping. |
Classes implementing org.apache.xmlrpc.server.XmlRpcHandlerMapping | |
class | Abstract base class of handler mappings, which are
using reflection. |
class | A handler mapping based on a property file. |
Methods with parameter type org.apache.xmlrpc.server.XmlRpcHandlerMapping | |
void | Sets the servers handler mapping. |
Methods with return type org.apache.xmlrpc.server.XmlRpcHandlerMapping | |
XmlRpcHandlerMapping | Returns the servers handler mapping. |