| Package | Description |
|---|---|
| com.github.fracpete.processoutput4j.output |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CollectingProcessOutput |
Collects the process output (stdout and stderr) and makes them available
once the process finishes.
|
class |
ConsoleOutputProcessOutput |
A container class for the results obtained from executing a process.
|
class |
StreamingProcessOutput |
Streams the data into the owning
StreamingProcessOwner object. |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.