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

List of all members.

Public Member Functions

void execute (XmlRpcStreamRequestConfig pConfig, ServerStreamConnection pConnection) throws XmlRpcException

Detailed Description

An instance of XmlRpcRequestProcessor, which is processing an XML stream.

Definition at line 27 of file XmlRpcStreamRequestProcessor.java.


Member Function Documentation

Reads an XML-RPC request from the connection object and processes the request, writing the result to the same connection object.

Exceptions:
XmlRpcExceptionProcessing the request failed.

Implemented in org.apache.xmlrpc.server.XmlRpcStreamServer.


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


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