public abstract class RemoteSshProcess extends RemoteProcess implements SelfKiller, Tunnelable
| Constructor and Description |
|---|
RemoteSshProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
hasPty()
Deprecated.
|
boolean |
killProcessTree() |
protected abstract boolean |
sendCtrlC()
Deprecated.
|
getLocalTunnel, isDisconnectedchildren, descendants, destroy, destroyForcibly, exitValue, getErrorStream, getInputStream, getOutputStream, info, isAlive, onExit, pid, supportsNormalTermination, toHandle, waitFor, waitForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLocalTunnel, addRemoteTunnel@Deprecated protected abstract boolean hasPty()
killProcessTree()@Deprecated protected abstract boolean sendCtrlC()
killProcessTree()public boolean killProcessTree()
killProcessTree in class RemoteProcess