public static interface RequestProcessorFactoryFactory.RequestProcessorFactory
RequestProcessorFactoryFactory.getRequestProcessorFactory(Class)
.Modifier and Type | Method and Description |
---|---|
Object |
getRequestProcessor(XmlRpcRequest pRequest)
This method is invoked for any request in order to create and
configure the request processor.
|
Object getRequestProcessor(XmlRpcRequest pRequest) throws XmlRpcException
RequestProcessorFactoryFactory.getRequestProcessorFactory(Class)
.XmlRpcException
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.