Public Member Functions
org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter Interface Reference
Inheritance diagram for org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 45 of file XmlRpcStreamTransport.java.


Member Function Documentation

void org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter.write ( OutputStream  pStream) throws XmlRpcException, IOException, SAXException

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

Implemented in org.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter, org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriterImpl, and org.apache.xmlrpc.client.XmlRpcHttpTransport.ByteArrayReqWriter.


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


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