public static class ExecUtils.OutputWriterSubscription extends Object implements ExecUtils.LineSubscription
| Constructor and Description |
|---|
OutputWriterSubscription(Writer wr,
boolean doCloseWriter) |
public OutputWriterSubscription(Writer wr, boolean doCloseWriter)
public void handle(String line, boolean replace) throws IOException
handle in interface ExecUtils.LineSubscriptionIOExceptionpublic void close()
throws IOException
close in interface ExecUtils.ExecSubscriptionIOExceptionCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.