| Package | Description |
|---|---|
| org.apache.sshd.common.future | |
| org.apache.sshd.common.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cancellable
Some operation that can be cancelled.
|
interface |
WithException
Something that may carry a failure exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCancellableSshFuture<T extends SshFuture<T>>
A default
Cancellable future implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IoConnectFuture |
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.