| Constructor and Description |
|---|
IOBridge(CountDownLatch latch,
InputStream in,
OutputStream out,
Path file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Exception |
getError() |
protected void |
processLine(String line) |
void |
run() |
public IOBridge(CountDownLatch latch, InputStream in, OutputStream out, Path file) throws IOException
IOExceptionpublic Exception getError()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionprotected void processLine(String line) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.