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.ReqWriter
write
in interface XmlRpcStreamTransport.ReqWriter
java.io.IOException
Copyright © 2001–2017. All rights reserved.