protected class XmlRpcStreamTransport.GzipReqWriter extends Object implements XmlRpcStreamTransport.ReqWriter
| Modifier | Constructor and Description |
|---|---|
protected |
GzipReqWriter(XmlRpcStreamTransport.ReqWriter pReqWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream pStream)
Writes the requests data to the given output stream.
|
protected GzipReqWriter(XmlRpcStreamTransport.ReqWriter pReqWriter)
public void write(OutputStream pStream) throws XmlRpcException, IOException, SAXException
XmlRpcStreamTransport.ReqWriterwrite in interface XmlRpcStreamTransport.ReqWriterXmlRpcExceptionIOExceptionSAXExceptionCopyright © 2001–2025 The Apache Software Foundation. All rights reserved.