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
XmlRpcExceptionjava.io.IOExceptionorg.xml.sax.SAXExceptionCopyright © 2001-2013. All Rights Reserved.