Package | Description |
---|---|
org.apache.sshd.client.future | |
org.apache.sshd.common.channel | |
org.apache.sshd.common.future | |
org.apache.sshd.common.session |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthFuture
A default implementation of
AuthFuture . |
class |
DefaultConnectFuture
A default implementation of
ConnectFuture . |
class |
DefaultOpenFuture
A default implementation of
OpenFuture . |
Modifier and Type | Class and Description |
---|---|
static class |
ChannelAsyncInputStream.IoReadFutureImpl |
static class |
ChannelAsyncOutputStream.IoWriteFutureImpl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCloseFuture
A default implementation of
CloseFuture . |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractSession.PendingWriteFuture
Future holding a packet pending key exchange termination.
|
Modifier and Type | Field and Description |
---|---|
protected DefaultSshFuture |
AbstractSession.reexchangeFuture |
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.