| 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 |
|---|---|
static Factory<SshClient> |
SshClient.DEFAULT_SSH_CLIENT_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
SshClient |
SshBuilder.ClientBuilder.build(boolean isFillWithDefaultValues) |
static SshClient |
SshClient.setUpDefaultClient()
Setup a default client.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.