Package | Description |
---|---|
org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
Modifier and Type | Class and Description |
---|---|
class |
SshClient
Entry point for the client side of the SSH protocol.
|
class |
SshServer
The SshServer class is the main entry point for the server side of the SSH protocol.
|
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.