Returns an output stream (may put out header information
relating to the success of the call). Should only succeed
once per remote call.
Returns:
output stream for writing call result
Parameters:
-
success - If true, indicates normal return, else indicates
exceptional return.
Throws:
-
java.io.IOException - if an I/O error occurs.
-
java.io.StreamCorruptedException - If already been called.
Since:
JDK1.1