public class StreamGobbler extends Object implements Runnable
InputStream to an
OutputStream.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Interrupts the gobbler and closes its streams.
|
void |
run() |
void |
waitFor()
Waits until the gobbler finished.
|
Copyright © 2015. All rights reserved.