protected class XmlRpcHttpTransport.ByteArrayReqWriter extends java.lang.Object implements XmlRpcStreamTransport.ReqWriter
| Modifier and Type | Method and Description |
|---|---|
protected int |
getContentLength() |
void |
write(java.io.OutputStream pStream)
Writes the requests data to the given output stream.
|
protected int getContentLength()
public void write(java.io.OutputStream pStream)
throws java.io.IOException
XmlRpcStreamTransport.ReqWriterwrite in interface XmlRpcStreamTransport.ReqWriterjava.io.IOExceptionCopyright © 2001–2017. All rights reserved.