| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionFactory |
SshServer.sessionFactory |
| Modifier and Type | Method and Description |
|---|---|
protected SessionFactory |
SshServer.createSessionFactory() |
SessionFactory |
SshServer.getSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshServer.setSessionFactory(SessionFactory sessionFactory) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.