| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.session |
| Modifier and Type | Class and Description |
|---|---|
class |
SshClient
Entry point for the client side of the SSH protocol.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClientFactoryManager |
SessionFactory.client |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionFactory.setClient(ClientFactoryManager client) |
| Modifier and Type | Method and Description |
|---|---|
ClientFactoryManager |
ClientSessionImpl.getFactoryManager() |
ClientFactoryManager |
ClientSession.getFactoryManager() |
| Constructor and Description |
|---|
ClientSessionImpl(ClientFactoryManager client,
IoSession session) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.