SshPtySession
Package:
ghidra.pty.ssh
Type:
class
11.3_PUBLIC
removed
type
:
ghidra.pty.ssh.SshPtySession
class SshPtySession
11.1_PUBLIC
added
method
:
doWaitExited
int doWaitExited(
java.
lang.
Long millis) throws InterruptedException,
TimeoutException
added
method
:
waitExited
int waitExited(
long timeout,
java.
util.
concurrent.
TimeUnit unit) throws InterruptedException,
TimeoutException
11.0_PUBLIC
introduced
Initial version