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 |
protected static class |
ChannelAsyncOutputStream.BufferedFuture
Marker type to avoid repeated buffering in
ChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean) . |
class |
IoWriteFutureImpl |
protected static class |
SimpleIoOutputStream.DefaultIoWriteFuture |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCloseFuture
A default implementation of
CloseFuture . |
class |
DefaultKeyExchangeFuture |
class |
DefaultSshFuture<T extends SshFuture>
A default implementation of
SshFuture . |
class |
DefaultVerifiableSshFuture<T extends SshFuture> |
class |
GlobalRequestFuture
A
DefaultSshFuture that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent with
want-reply = true . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIoWriteFuture |
Modifier and Type | Class and Description |
---|---|
static class |
Nio2Connector.DefaultIoConnectFuture |
class |
Nio2DefaultIoWriteFuture |
Modifier and Type | Class and Description |
---|---|
class |
PendingWriteFuture
Future holding a packet pending key exchange termination.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.