| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| org.apache.sshd.client |
| Modifier and Type | Method and Description |
|---|---|
static SshClient |
SshClient.setUpDefaultClient()
Setup a default client.
|
| Modifier and Type | Field and Description |
|---|---|
protected SshClient |
SessionFactory.client |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionFactory.setClient(SshClient client) |
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.