Public Member Functions
org.apache.xmlrpc.server.RequestProcessorFactoryFactory.RequestProcessorFactory Interface Reference

List of all members.

Public Member Functions

Object getRequestProcessor (XmlRpcRequest pRequest) throws XmlRpcException

Detailed Description

This is the factory for request processors. This factory is itself created by a call to RequestProcessorFactoryFactory#getRequestProcessorFactory(Class).

Definition at line 71 of file RequestProcessorFactoryFactory.java.


Member Function Documentation

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 in RequestProcessorFactoryFactory#getRequestProcessorFactory(Class).


The documentation for this interface was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50