public class SSHRawResult extends Object
Constructor and Description |
---|
SSHRawResult() |
SSHRawResult(int retcode,
String stdout,
String stderr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getRetcode() |
String |
getStderr() |
String |
getStdout() |
Copyright © 2016. All rights reserved.