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.channelClassDescriptionSomething 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.futureClassDescriptionA default implementation of
SshFuture
.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.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.channelClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofCloseFuture
.A default implementation ofSshFuture
.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.futureClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofSshFuture
.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.ioClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofSshFuture
.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.io.nio2ClassDescriptionAn
SshFuture
for asynchronous close requests.A default implementation ofSshFuture
.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.session
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session.helpersClassDescriptionA default implementation of
SshFuture
.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