|
SSH Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ssh | |
---|---|
com.jscape.inet.ssh | Contains classes for communicating with SSH (Secure Shell) servers. |
Uses of Ssh in com.jscape.inet.ssh |
---|
Methods in com.jscape.inet.ssh that return Ssh | |
---|---|
Ssh |
SshSession.getSsh()
Gets underlying Ssh instance. |
Methods in com.jscape.inet.ssh with parameters of type Ssh | |
---|---|
void |
SshSession.setSsh(Ssh ssh)
Sets the underlying Ssh instance. |
Constructors in com.jscape.inet.ssh with parameters of type Ssh | |
---|---|
SshScript(Ssh ssh)
Constructs a new SshScript instance. |
|
SshScript(Ssh ssh,
java.lang.String terminator)
Constructs a new SshScript instance. |
|
SSH Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |