public class WindowsProcess extends Object
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
InputStream |
getStderr() |
OutputStream |
getStdin() |
InputStream |
getStdout() |
int |
waitFor() |
public InputStream getStdout()
public OutputStream getStdin()
public InputStream getStderr()
public int waitFor()
public void destroy()
Copyright © 2004-2016. All Rights Reserved.