| Interface | Description |
|---|---|
| DeferredProcessProxy |
A
ProcessProxy with deferred execution. |
| ExecService |
A service to run external commands.
|
| ProcessProxy |
Interface for the result of an external process.
|
| Class | Description |
|---|---|
| DefaultExecService | |
| InputStreamThread |
Thread to consume an
InputStream. |
| ProcessHandler |
Wrapper thread to wait for a process in a thread.
|
| TimeoutThread |
A timeout thread that will interrupt another after a specified length of time.
|
| Exception | Description |
|---|---|
| TimedOutException |