protected class XmlRpcHttpTransport.ByteArrayReqWriter extends Object implements XmlRpcStreamTransport.ReqWriter
Modifier and Type | Method and Description |
---|---|
protected int |
getContentLength() |
void |
write(OutputStream pStream)
Writes the requests data to the given output stream.
|
protected int getContentLength()
public void write(OutputStream pStream) throws IOException
XmlRpcStreamTransport.ReqWriter
write
in interface XmlRpcStreamTransport.ReqWriter
IOException
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.