| Class | Description |
|---|---|
| AbstractProcessOutput |
Ancestor for classes that give access to the output generated by a process.
|
| CollectingProcessOutput |
Collects the process output (stdout and stderr) and makes them available
once the process finishes.
|
| ConsoleOutputProcessOutput |
A container class for the results obtained from executing a process.
|
| StreamingProcessOutput |
Streams the data into the owning
StreamingProcessOwner object. |
Copyright © 2018 University of Waikato, Hamilton, NZ. All Rights Reserved.