| Package | Description |
|---|---|
| org.apache.sshd.common | |
| org.apache.sshd.common.future | |
| org.apache.sshd.common.util.closeable | |
| org.apache.sshd.common.util.threads |
| Class and Description |
|---|
| CloseFuture
An
SshFuture for asynchronous close requests. |
| SshFutureListener
Something interested in being notified when the completion
of an asynchronous SSH operation :
SshFuture. |
| Class and Description |
|---|
| AbstractSshFuture |
| CloseFuture
An
SshFuture for asynchronous close requests. |
| DefaultSshFuture
A default implementation of
SshFuture. |
| SshFuture
Represents the completion of an asynchronous SSH operation on a given object
(it may be an SSH session or an SSH channel).
|
| SshFutureListener
Something interested in being notified when the completion
of an asynchronous SSH operation :
SshFuture. |
| VerifiableFuture
Represents an asynchronous operation whose successful result can be
verified somehow.
|
| WaitableFuture
Represents an asynchronous operation which one can wait for its completion.
|
| Class and Description |
|---|
| CloseFuture
An
SshFuture for asynchronous close requests. |
| DefaultCloseFuture
A default implementation of
CloseFuture. |
| SshFuture
Represents the completion of an asynchronous SSH operation on a given object
(it may be an SSH session or an SSH channel).
|
| SshFutureListener
Something interested in being notified when the completion
of an asynchronous SSH operation :
SshFuture. |
| Class and Description |
|---|
| CloseFuture
An
SshFuture for asynchronous close requests. |
| SshFutureListener
Something interested in being notified when the completion
of an asynchronous SSH operation :
SshFuture. |
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.