Package | Description |
---|---|
org.apache.xmlrpc.metadata | |
org.apache.xmlrpc.server |
Constructor and Description |
---|
ReflectiveXmlRpcMetaDataHandler(AbstractReflectiveHandlerMapping pMapping,
TypeConverterFactory pTypeConverterFactory,
Class pClass,
RequestProcessorFactoryFactory.RequestProcessorFactory pFactory,
Method[] pMethods,
String[][] pSignatures,
String pMethodHelp)
Creates a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyHandlerMapping
A handler mapping based on a property file.
|
Constructor and Description |
---|
ReflectiveXmlRpcHandler(AbstractReflectiveHandlerMapping pMapping,
TypeConverterFactory pTypeConverterFactory,
Class pClass,
RequestProcessorFactoryFactory.RequestProcessorFactory pFactory,
Method[] pMethods)
Creates a new instance.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.