Uses of Class
com.tailf.ned.SSHConnection
-
Uses of SSHConnection in com.tailf.ned
ModifierConstructorDescriptionSSHSession
(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.