| Package | Description |
|---|---|
| com.github.fracpete.processoutput4j.output | |
| com.github.fracpete.processoutput4j.reader |
| Modifier and Type | Field and Description |
|---|---|
protected StreamingProcessOwner |
StreamingProcessOutput.m_Owner
the owner.
|
| Constructor and Description |
|---|
StreamingProcessOutput(StreamingProcessOwner owner)
Initializes the process output with the specified owning object.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreamingProcessOwner |
StreamingProcessReader.m_Owner
the owner.
|
| Constructor and Description |
|---|
StreamingProcessReader(StreamingProcessOwner owner,
java.lang.Process process,
boolean stdout)
Initializes the reader.
|
Copyright © 2018 University of Waikato, Hamilton, NZ. All Rights Reserved.