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

List of all members.

Protected Member Functions

OutputStream getOutputStream (ServerStreamConnection pConnection, XmlRpcStreamRequestConfig pConfig, OutputStream pStream) throws IOException
abstract void setResponseHeader (ServerStreamConnection pConnection, String pHeader, String pValue)

Detailed Description

Abstract extension of XmlRpcStreamServer for deriving HTTP servers.

Definition at line 32 of file XmlRpcHttpServer.java.


Member Function Documentation

OutputStream org.apache.xmlrpc.server.XmlRpcHttpServer.getOutputStream ( ServerStreamConnection  pConnection,
XmlRpcStreamRequestConfig  pConfig,
OutputStream  pStream 
) throws IOException [inline, protected]

Called to prepare the output stream. Typically used for enabling compression, or similar filters.

Parameters:
pConnectionThe connection object.

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

Definition at line 35 of file XmlRpcHttpServer.java.

abstract void org.apache.xmlrpc.server.XmlRpcHttpServer.setResponseHeader ( ServerStreamConnection  pConnection,
String  pHeader,
String  pValue 
) [protected, pure virtual]

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


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