Package org.ndviet.library.ssh
Class SshResponse
- java.lang.Object
-
- org.ndviet.library.ssh.SshResponse
-
public final class SshResponse extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetErrOutput()java.lang.StringgetJoinedOutput()intgetReturnCode()java.lang.StringgetStdOutput()
-