| Package | Description |
|---|---|
| org.rapidoid.process |
| Modifier and Type | Method and Description |
|---|---|
ProcessHandle |
ProcessHandle.destroy() |
ProcessHandle |
ProcessHandle.destroyForcibly() |
ProcessHandle |
ProcessHandle.restart() |
static ProcessHandle |
Proc.run(String... command) |
ProcessHandle |
ProcessParams.run(String... command) |
ProcessHandle |
ProcessHandle.terminate() |
ProcessHandle |
ProcessHandle.waitFor() |
ProcessHandle |
ProcessHandle.waitFor(long timeout,
TimeUnit unit) |
| Constructor and Description |
|---|
ProcessIOThread(ProcessHandle handle) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.