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 CloseFuture AnSshFuturefor asynchronous close requests.DefaultSshFuture A default implementation ofSshFuture.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. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.io Class Description AbstractSshFuture 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).VerifiableFuture Represents an asynchronous operation whose successful result can be verified somehow.WaitableFuture Represents an asynchronous operation which one can wait for its completion. -
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.