Uses of Interface org.apache.xmlrpc.server.XmlRpcHandlerMapping

Uses in package org.apache.xmlrpc.webserver

Methods with return type org.apache.xmlrpc.server.XmlRpcHandlerMapping

XmlRpcHandlerMapping
Creates a new handler mapping.

Uses in package org.apache.xmlrpc.server

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.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.