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.String
SshThread. getCurrentSessionId()
Returns the session id of the current thread context.static SshThread
SshThread. getCurrentThread()
Returns the currentSshThread
.static java.lang.String
SshThread. getCurrentThreadUser()
Call to determine the username of the current thread context.
-