Protected Member Functions
org.apache.xmlrpc.webserver.ConnectionServer Class Reference
Inheritance diagram for org.apache.xmlrpc.webserver.ConnectionServer:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

void setResponseHeader (ServerStreamConnection pConnection, String pHeader, String pValue)
void writeError (XmlRpcStreamRequestConfig pConfig, OutputStream pStream, Throwable pError) throws XmlRpcException
void writeResponse (XmlRpcStreamRequestConfig pConfig, OutputStream pStream, Object pResult) throws XmlRpcException

Detailed Description

Definition at line 31 of file ConnectionServer.java.


Member Function Documentation

void org.apache.xmlrpc.webserver.ConnectionServer.setResponseHeader ( ServerStreamConnection  pConnection,
String  pHeader,
String  pValue 
) [inline, protected, virtual]

Implements org.apache.xmlrpc.server.XmlRpcHttpServer.

Definition at line 65 of file ConnectionServer.java.

void org.apache.xmlrpc.webserver.ConnectionServer.writeError ( XmlRpcStreamRequestConfig  pConfig,
OutputStream  pStream,
Throwable  pError 
) throws XmlRpcException [inline, protected]

Reimplemented from org.apache.xmlrpc.server.XmlRpcStreamServer.

Definition at line 32 of file ConnectionServer.java.

void org.apache.xmlrpc.webserver.ConnectionServer.writeResponse ( XmlRpcStreamRequestConfig  pConfig,
OutputStream  pStream,
Object  pResult 
) throws XmlRpcException [inline, protected]

Reimplemented from org.apache.xmlrpc.server.XmlRpcStreamServer.

Definition at line 49 of file ConnectionServer.java.


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


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