| Package | Description |
|---|---|
| com.github.fracpete.processoutput4j.core | |
| com.github.fracpete.processoutput4j.core.impl |
| Modifier and Type | Method | Description |
|---|---|---|
StreamingProcessOutputType |
StreamingProcessOwner.getOutputType() |
Returns what output from the process to forward.
|
static StreamingProcessOutputType |
StreamingProcessOutputType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static StreamingProcessOutputType[] |
StreamingProcessOutputType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
StreamingProcessOutputType |
PrefixedStreamingProcessOwner.getOutputType() |
Returns what output from the process to forward.
|
StreamingProcessOutputType |
SimpleStreamingProcessOwner.getOutputType() |
Returns what output from the process to forward.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.