public class SMYLDProcessUtility extends Object
| Constructor and Description |
|---|
SMYLDProcessUtility() |
| Modifier and Type | Method and 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 com.github.mfjamil. All rights reserved.