Uses of Class
com.tailf.ned.SSHConnection
Packages that use SSHConnection
-
Uses of SSHConnection in com.tailf.ned
Fields in com.tailf.ned declared as SSHConnectionConstructors in com.tailf.ned with parameters of type SSHConnectionModifierConstructorDescriptionSSHSession
(SSHConnection con) Constructor for SSH session object.SSHSession
(SSHConnection con, int readTimeout, NedTracer tracer, NedConnectionBase conn) Constructor with an extra argument for a readTimeout timer.SSHSession
(SSHConnection con, int readTimeout, NedTracer tracer, NedConnectionBase conn, int width, int height) Constructor with extra terminal width and height argumentsSSHSession
(SSHConnection con, NedTracer tracer, NedConnectionBase conn) Constructor for SSH session object.