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

Uses in package org.apache.xmlrpc.server

Classes derived from org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping

class
A handler mapping based on a property file.

Constructors with parameter type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping

Creates a new instance.

Uses in package org.apache.xmlrpc.metadata

Constructors with parameter type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping

ReflectiveXmlRpcMetaDataHandler.ReflectiveXmlRpcMetaDataHandler(AbstractReflectiveHandlerMapping pMapping, TypeConverterFactory pTypeConverterFactory, Class pClass, RequestProcessorFactoryFactory.RequestProcessorFactory pFactory, Method[] pMethods, String[][] pSignatures, String pMethodHelp)
Creates a new instance.

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