Uses of Class
com.sshtools.j2ssh.SshRuntimeException
-
Packages that use SshRuntimeException Package Description com.sshtools.j2ssh -
-
Uses of SshRuntimeException in com.sshtools.j2ssh
Methods in com.sshtools.j2ssh that throw SshRuntimeException Modifier and Type Method Description static java.lang.StringSshThread. getCurrentSessionId()Returns the session id of the current thread context.static SshThreadSshThread. getCurrentThread()Returns the currentSshThread.static java.lang.StringSshThread. getCurrentThreadUser()Call to determine the username of the current thread context.
-