| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| org.apache.sshd.server.session |
| Modifier and Type | Class and Description |
|---|---|
class |
SshServer
The SshServer class is the main entry point for the server side of the SSH protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ServerFactoryManager |
ServerSession.getServerFactoryManager() |
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.