Uses of Package
org.apache.sshd.common.future
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.client Class Description 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.client.channel Class Description CloseFuture AnSshFuture
for 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.client.future Class Description AbstractSshFuture 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.client.session Class Description KeyExchangeFuture -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common Class Description CloseFuture AnSshFuture
for 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.channel Class Description AbstractSshFuture CloseFuture AnSshFuture
for asynchronous close requests.DefaultCloseFuture A default implementation ofCloseFuture
.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. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.future Class Description AbstractSshFuture CloseFuture AnSshFuture
for asynchronous close requests.DefaultSshFuture A default implementation ofSshFuture
.DefaultVerifiableSshFuture GlobalRequestFuture.ReplyHandler AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received.KeyExchangeFuture 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 AnSshFuture
for 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.io.nio2 Class Description AbstractSshFuture CloseFuture AnSshFuture
for 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.session Class Description GlobalRequestFuture ADefaultSshFuture
that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true
.GlobalRequestFuture.ReplyHandler AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received.KeyExchangeFuture -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session.helpers Class Description AbstractSshFuture DefaultKeyExchangeFuture DefaultSshFuture A default implementation ofSshFuture
.DefaultVerifiableSshFuture GlobalRequestFuture ADefaultSshFuture
that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true
.GlobalRequestFuture.ReplyHandler AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received.KeyExchangeFuture 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.util.closeable Class Description CloseFuture AnSshFuture
for 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 AnSshFuture
for 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.server.channel Class Description CloseFuture AnSshFuture
for asynchronous close requests.SshFutureListener Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture
.