Interface OutputStreamPump

All Superinterfaces:
Runnable
All Known Implementing Classes:
InputOutputStreamPump

public interface OutputStreamPump extends Runnable
Pumps an OutputStream.
Since:
3.2.0
Author:
Joel Uckelman