| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.simple |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional configuration needed specifically for the
client side. |
| Modifier and Type | Class and Description |
|---|---|
class |
SshClient
Entry point for the client side of the SSH protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleClientSessionCreator |
| Modifier and Type | Method and Description |
|---|---|
static SimpleClient |
AbstractSimpleClientSessionCreator.wrap(ClientSessionCreator creator,
Channel channel)
Wraps an existing
ClientSessionCreator into a SimpleClient |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.