Public Member Functions | Protected Member Functions | Private Attributes
org.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter Class Reference
Inheritance diagram for org.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void write (OutputStream pStream) throws XmlRpcException, IOException, SAXException

Protected Member Functions

 GzipReqWriter (ReqWriter pReqWriter)

Private Attributes

final ReqWriter reqWriter

Detailed Description

Definition at line 79 of file XmlRpcStreamTransport.java.


Constructor & Destructor Documentation

Definition at line 81 of file XmlRpcStreamTransport.java.


Member Function Documentation

void org.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter.write ( OutputStream  pStream) throws XmlRpcException, IOException, SAXException [inline]

Writes the requests data to the given output stream. The method ensures, that the target is being closed.

Implements org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter.

Definition at line 85 of file XmlRpcStreamTransport.java.


Member Data Documentation

Definition at line 80 of file XmlRpcStreamTransport.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