| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.common.io | |
| org.apache.sshd.common.io.mina | |
| org.apache.sshd.common.io.nio2 |
| Modifier and Type | Field and Description |
|---|---|
protected IoConnector |
SshClient.connector |
| Modifier and Type | Method and Description |
|---|---|
protected IoConnector |
SshClient.createConnector() |
| Modifier and Type | Method and Description |
|---|---|
IoConnector |
IoServiceFactory.createConnector(IoHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
MinaConnector |
| Modifier and Type | Method and Description |
|---|---|
IoConnector |
MinaServiceFactory.createConnector(IoHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
Nio2Connector |
| Modifier and Type | Method and Description |
|---|---|
IoConnector |
Nio2ServiceFactory.createConnector(IoHandler handler) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.