| Interface | Description |
|---|---|
| StreamConsumer |
| Class | Description |
|---|---|
| Helper | |
| ProcBuilder |
A builder to construct a new process.
|
| ProcResult |
Represents the result of a successful process execution.
|
| Exception | Description |
|---|---|
| ExternalProcessFailureException |
Signals the failure of an external process that returned a non zero exit code.
|
| StartupException |
Signals a problem starting an external process (missing binary)
|
| TimeoutException |
Signals a timeout
|
Copyright © 2017. All rights reserved.