Public Member Functions
org.apache.xmlrpc.common.XmlRpcRequestProcessor Interface Reference
Inheritance diagram for org.apache.xmlrpc.common.XmlRpcRequestProcessor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Object execute (XmlRpcRequest pRequest) throws XmlRpcException
TypeConverterFactory getTypeConverterFactory ()

Detailed Description

Interface of an object, which is able to process XML-RPC requests.

Definition at line 28 of file XmlRpcRequestProcessor.java.


Member Function Documentation

Processes the given request and returns a result object.

Exceptions:
XmlRpcExceptionProcessing the request failed.

Implemented in org.apache.xmlrpc.server.XmlRpcServer, and org.apache.xmlrpc.server.XmlRpcLocalStreamServer.

Returns the request processors TypeConverterFactory.

Implemented in org.apache.xmlrpc.server.XmlRpcServer.


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


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