Package com.sshtools.ssh

This package contains a set of general interface contracts for SSH communication.

See: Description

Package com.sshtools.ssh Description

This package contains a set of general interface contracts for SSH communication. To connect to an SSH server you need to use SshConnector to get a reference to an SshClient. Once a client instance is obtained you can proceed to authenticate the user and start a session.

Copyright © 2014. All rights reserved.