public class SMYLDProcessUtility extends Object
| Constructor | Description |
|---|---|
SMYLDProcessUtility() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
getErrorCode(Process runningProcess) |
|
static String |
getResponse(Process runningProcess) |
|
static void |
writeToProcess(Process runningProcess,
String command) |
public static void writeToProcess(Process runningProcess, String command) throws IOException
IOExceptionCopyright © 2019 SMYLD. All rights reserved.