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