public static final class JkUtilsIO.JkStreamGobbler
extends java.lang.Object
Runs a thread copying all data from the specified input stream to specified output streams. The
thread is started when the instance is created. You have to call
stop() to stop the thread.