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, org.xml.sax.SAXException
XmlRpcStreamTransport.ReqWriterwrite in interface XmlRpcStreamTransport.ReqWriterXmlRpcExceptionIOExceptionorg.xml.sax.SAXExceptionCopyright © 2001–2020. All rights reserved.