Uses of Interface org.apache.xmlrpc.XmlRpcHandlerMapping

Uses in package org.apache.xmlrpc

Classes implementing org.apache.xmlrpc.XmlRpcHandlerMapping

class
Provide a default handler mapping, used by the XmlRpcServer.

Constructors with parameter type org.apache.xmlrpc.XmlRpcHandlerMapping

DefaultXmlRpcContext.DefaultXmlRpcContext(String userName, String password, XmlRpcHandlerMapping handlerMapping)
Creates a new instance that delegates calls via the specified XmlRpcHandlerMapping.
Create a new instance that will use the specified mapping.

Fields of type org.apache.xmlrpc.XmlRpcHandlerMapping

XmlRpcHandlerMapping
XmlRpcHandlerMapping

Methods with return type org.apache.xmlrpc.XmlRpcHandlerMapping

XmlRpcHandlerMapping
Get the XML-RPC handler mapping for the server handling the request.
XmlRpcHandlerMapping
Get the XML-RPC handler mapping for the server handling the request.
XmlRpcHandlerMapping
Return the current XmlRpcHandlerMapping.

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.