Package | Description |
---|---|
org.apache.sshd.client | |
org.apache.sshd.common.io | |
org.apache.sshd.common.io.nio2 | |
org.apache.sshd.server.forward |
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 |
Nio2Connector
TODO Add javadoc
|
Modifier and Type | Method and Description |
---|---|
IoConnector |
Nio2ServiceFactory.createConnector(IoHandler handler) |
Modifier and Type | Field and Description |
---|---|
private IoConnector |
TcpipServerChannel.connector |