protected class XmlRpcHttpTransport.ByteArrayReqWriter extends java.lang.Object implements XmlRpcStreamTransport.ReqWriter
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 インタフェース内 XmlRpcStreamTransport.ReqWriterjava.io.IOException