Uses of Class
com.sshtools.j2ssh.SshRuntimeException

Packages that use SshRuntimeException
com.sshtools.j2ssh   
 

Uses of SshRuntimeException in com.sshtools.j2ssh
 

Methods in com.sshtools.j2ssh that throw SshRuntimeException
static java.lang.String SshThread.getCurrentSessionId()
           Returns the session id of the current thread context.
static SshThread SshThread.getCurrentThread()
           Returns the current SshThread.
static java.lang.String SshThread.getCurrentThreadUser()
           Call to determine the username of the current thread context.
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.