public static interface Launcher.RemoteProcess
| Modifier and Type | Method and Description |
|---|---|
Launcher.IOTriplet |
getIOtriplet() |
boolean |
isAlive() |
int |
join() |
void |
kill() |
int join() throws InterruptedException, IOException
InterruptedExceptionIOExceptionvoid kill() throws IOException, InterruptedException
IOExceptionInterruptedExceptionboolean isAlive()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionLauncher.IOTriplet getIOtriplet()
Copyright © 2019. All rights reserved.