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(SocketAddress address) |
Modifier and Type | Method and Description |
---|---|
IoConnectFuture |
MinaConnector.connect(SocketAddress address) |
Modifier and Type | Method and Description |
---|---|
IoConnectFuture |
Nio2Connector.connect(SocketAddress address) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.