Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface RequestProcessorFactoryFactory.RequestProcessorFactory
RequestProcessorFactoryFactory.getRequestProcessorFactory(Class)
.
Method Summary | |
Object |
|
public Object getRequestProcessor(XmlRpcRequest pRequest) throws XmlRpcException
This method is invoked for any request in order to create and configure the request processor. The returned object is an instance of the class parameter inRequestProcessorFactoryFactory.getRequestProcessorFactory(Class)
.