Class InputStreamPumper

java.lang.Object
io.fabric8.kubernetes.client.utils.InputStreamPumper
All Implemented Interfaces:
Closeable, AutoCloseable, Runnable
Direct Known Subclasses:
BlockingInputStreamPumper, NonBlockingInputStreamPumper

@Deprecated
public class InputStreamPumper
extends Object
implements Runnable, Closeable
Deprecated.