org.apache.xmlrpc.client
protected class XmlRpcStreamTransport.ReqWriterImpl extends Object implements XmlRpcStreamTransport.ReqWriter
Constructor Summary | |
---|---|
protected | ReqWriterImpl(XmlRpcRequest pRequest) |
Method Summary | |
---|---|
void | write(OutputStream pStream) Writes the requests uncompressed XML data to the given
output stream. |