public class CmdLineClient extends Object
| Constructor and Description |
|---|
CmdLineClient() |
| Modifier and Type | Method and Description |
|---|---|
String |
exec(String cmdLine) |
String |
exec(String cmdLine,
Long timeout,
TimeUnit unit) |
public String exec(String cmdLine, Long timeout, TimeUnit unit) throws CmdLineTimeoutException
CmdLineTimeoutExceptionCopyright © 2018. All rights reserved.