Interface OutputStreamPump
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
InputOutputStreamPump
Pumps an
OutputStream
.- Since:
- 3.2.0
- Author:
- Joel Uckelman
-
Method Summary
-
Method Details
-
setOutputStream
Sets the output stream.- Parameters:
in
- the output stream- Throws:
UnsupportedOperationException
- if called after the pump is started
-