Uses of Package
org.apache.sshd.common.future
Packages that use org.apache.sshd.common.future
Package
Description
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.clientClassDescriptionSomething 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
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.futureClassDescriptionCancellations may not always be effective immediately.Some operation that can be cancelled.A
CancelOption
defines whether aCancellable
future that is waited upon shall be cancelled if waiting times out or is interrupted.A defaultCancellable
future implementation.A default implementation ofSshFuture
.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Represents an asynchronous operation whose successful result can be verified somehow.Represents an asynchronous operation which one can wait for its completion.Something that may carry a failure exception. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.session
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.common
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.channelClassDescriptionA
CancelOption
defines whether aCancellable
future that is waited upon shall be cancelled if waiting times out or is interrupted.AnSshFuture
for asynchronous close requests.A default implementation ofCloseFuture
.A default implementation ofSshFuture
.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture
.Represents an asynchronous operation whose successful result can be verified somehow.Represents an asynchronous operation which one can wait for its completion. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.futureClassDescriptionCancellations may not always be effective immediately.Some operation that can be cancelled.A
CancelOption
defines whether aCancellable
future that is waited upon shall be cancelled if waiting times out or is interrupted.AnSshFuture
for asynchronous close requests.A default implementation ofSshFuture
.AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture
.Represents an asynchronous operation whose successful result can be verified somehow.Represents an asynchronous operation which one can wait for its completion.Something that may carry a failure exception. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.ioClassDescriptionSome operation that can be cancelled.A
CancelOption
defines whether aCancellable
future that is waited upon shall be cancelled if waiting times out or is interrupted.AnSshFuture
for asynchronous close requests.A defaultCancellable
future implementation.A default implementation ofSshFuture
.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Represents an asynchronous operation whose successful result can be verified somehow.Represents an asynchronous operation which one can wait for its completion.Something that may carry a failure exception. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.io.nio2ClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofSshFuture
.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Represents an asynchronous operation whose successful result can be verified somehow.Represents an asynchronous operation which one can wait for its completion. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.sessionClassDescriptionA
DefaultSshFuture
that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true
.AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session.helpersClassDescriptionA default implementation of
SshFuture
.ADefaultSshFuture
that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true
.AReplyHandler
is invoked asynchronously when the reply for a request withwant-reply = true
is received.Something that may have a failure exception.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture
.Represents an asynchronous operation whose successful result can be verified somehow.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.closeableClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofCloseFuture
.Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).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
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.server.channel