protected static interface XmlRpcStreamTransport.ReqWriter
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.OutputStream pStream)
Writes the requests data to the given output stream.
|
void write(java.io.OutputStream pStream) throws XmlRpcException, java.io.IOException, org.xml.sax.SAXException
XmlRpcException
java.io.IOException
org.xml.sax.SAXException
Copyright © 2001–2017. All rights reserved.