Uses of Package
org.apache.sshd.common.future
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.common Class Description CloseFuture AnSshFuturefor asynchronous close requests.SshFutureListener Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.future Class Description AbstractSshFuture CancelFuture Cancellations may not always be effective immediately.Cancellable Some operation that can be cancelled.CancelOption ACancelOptiondefines whether aCancellablefuture that is waited upon shall be cancelled if waiting times out or is interrupted.CloseFuture AnSshFuturefor asynchronous close requests.DefaultSshFuture A default implementation ofSshFuture.DefaultVerifiableSshFuture 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.WithException Something that may carry a failure exception. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.io Class Description AbstractSshFuture Cancellable Some operation that can be cancelled.CancelOption ACancelOptiondefines whether aCancellablefuture that is waited upon shall be cancelled if waiting times out or is interrupted.CloseFuture AnSshFuturefor asynchronous close requests.DefaultCancellableSshFuture A defaultCancellablefuture implementation.DefaultSshFuture A default implementation ofSshFuture.DefaultVerifiableSshFuture SshFuture Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).VerifiableFuture Represents an asynchronous operation whose successful result can be verified somehow.WaitableFuture Represents an asynchronous operation which one can wait for its completion.WithException Something that may carry a failure exception. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.util.closeable Class Description CloseFuture AnSshFuturefor asynchronous close requests.DefaultCloseFuture A default implementation ofCloseFuture.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. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.util.threads Class Description CloseFuture AnSshFuturefor asynchronous close requests.SshFutureListener Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture.