| Package | Description |
|---|---|
| org.apache.sshd.common.io | |
| org.apache.sshd.common.io.mina | |
| org.apache.sshd.common.io.nio2 |
| Modifier and Type | Method and Description |
|---|---|
IoConnectFuture |
IoConnector.connect(java.net.SocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
IoConnectFuture |
MinaConnector.connect(java.net.SocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
IoConnectFuture |
Nio2Connector.connect(java.net.SocketAddress address) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.