See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.