| Package | Description |
|---|---|
| org.apache.sshd.common.future | |
| org.apache.sshd.common.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CancelFuture
Cancellations may not always be effective immediately.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCancelFuture
A default implementation of a
CancelFuture. |
class |
DefaultCancellableSshFuture<T extends SshFuture<T>>
A default
Cancellable future implementation. |
class |
DefaultVerifiableSshFuture<T extends SshFuture<T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IoReadFuture |
interface |
IoWriteFuture |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIoWriteFuture |
class |
DefaultIoConnectFuture
A default implementation of an
IoConnectFuture. |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.