org.apache.xmlrpc.client
Interface XmlRpcStreamTransport.ReqWriter
protected
interface
XmlRpcStreamTransport.ReqWriter
Method Summary |
void | write(OutputStream pStream)
Writes the requests data to the given output stream.
|
public void write(OutputStream pStream)
Writes the requests data to the given output stream.
The method ensures, that the target is being closed.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.