protected class XmlRpcStreamTransport.ReqWriterImpl extends Object implements XmlRpcStreamTransport.ReqWriter
| Modifier | Constructor and Description |
|---|---|
protected |
ReqWriterImpl(org.apache.xmlrpc.XmlRpcRequest pRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream pStream)
Writes the requests uncompressed XML data to the given
output stream.
|
public void write(OutputStream pStream) throws org.apache.xmlrpc.XmlRpcException, IOException, SAXException
write in interface XmlRpcStreamTransport.ReqWriterorg.apache.xmlrpc.XmlRpcExceptionIOExceptionSAXExceptionCopyright © 2018. All rights reserved.