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

List of all members.

Public Member Functions

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

Protected Member Functions

 ReqWriterImpl (XmlRpcRequest pRequest)

Private Attributes

final XmlRpcRequest request

Detailed Description

Definition at line 53 of file XmlRpcStreamTransport.java.


Constructor & Destructor Documentation

Definition at line 56 of file XmlRpcStreamTransport.java.


Member Function Documentation

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

Writes the requests uncompressed XML data to the given output stream. Ensures, that the output stream is being closed.

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

Definition at line 64 of file XmlRpcStreamTransport.java.


Member Data Documentation

Definition at line 54 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