SSH Factory

Uses of Class
com.jscape.inet.ssh.Ssh

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
 

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

Copyright JSCAPE 2004 All Rights Reserved