|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SshThread | |
---|---|
com.sshtools.j2ssh | |
com.sshtools.j2ssh.transport |
Uses of SshThread in com.sshtools.j2ssh |
---|
Methods in com.sshtools.j2ssh that return SshThread | |
---|---|
SshThread |
SshThread.cloneThread(java.lang.Runnable target,
java.lang.String name)
Create's a cloned copy of this thread with the given target and name. |
static SshThread |
SshThread.getCurrentThread()
Returns the current SshThread . |
Uses of SshThread in com.sshtools.j2ssh.transport |
---|
Fields in com.sshtools.j2ssh.transport declared as SshThread | |
---|---|
protected SshThread |
AsyncService.thread
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |