| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.simple |
| 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–2020 The Apache Software Foundation. All rights reserved.