org.apache.xmlrpc.server
public static interface RequestProcessorFactoryFactory.RequestProcessorFactory
| Method Summary | |
|---|---|
| Object | getRequestProcessor(XmlRpcRequest pRequest)
This method is invoked for any request in order to create and
configure the request processor. |