Package org.apache.sshd

Defines the two main classes for the client and server side of SSH protocol support.

See:
          Description

Interface Summary
ClientChannel A client channel used to communicate with the SSH server.
ClientSession An authenticated session to a given SSH server A client session is established using the SshClient.
 

Class Summary
SshClient Entry point for the client side of the SSH protocol.
SshServer The SshServer class is the main entry point for the server side of the SSH protocol.
 

Package org.apache.sshd Description

Defines the two main classes for the client and server side of SSH protocol support.



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.