Uses of Interface
org.apache.sshd.common.future.SshFuture
Packages that use SshFuture
Package
Description
-
Uses of SshFuture in org.apache.sshd.client.future
Subinterfaces of SshFuture in org.apache.sshd.client.futureModifier and TypeInterfaceDescriptioninterface
AnSshFuture
for asynchronous authentication requests.interface
AnSshFuture
for asynchronous connections requests.interface
AnSshFuture
for asynchronous channel opening requests.Classes in org.apache.sshd.client.future that implement SshFutureModifier and TypeClassDescriptionclass
A default implementation ofAuthFuture
.class
A default implementation ofConnectFuture
.class
A default implementation ofOpenFuture
. -
Uses of SshFuture in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement SshFutureModifier and TypeClassDescriptionstatic class
protected static class
Marker type to avoid repeated buffering inChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean)
.class
protected static class
-
Uses of SshFuture in org.apache.sshd.common.future
Classes in org.apache.sshd.common.future with type parameters of type SshFutureModifier and TypeClassDescriptionclass
AbstractSshFuture<T extends SshFuture>
class
DefaultSshFuture<T extends SshFuture>
A default implementation ofSshFuture
.class
DefaultVerifiableSshFuture<T extends SshFuture>
interface
Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).interface
SshFutureListener<T extends SshFuture>
Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture
.Subinterfaces of SshFuture in org.apache.sshd.common.futureModifier and TypeInterfaceDescriptioninterface
AnSshFuture
for asynchronous close requests.interface
Classes in org.apache.sshd.common.future that implement SshFutureModifier and TypeClassDescriptionclass
AbstractSshFuture<T extends SshFuture>
class
A default implementation ofCloseFuture
.class
class
DefaultSshFuture<T extends SshFuture>
A default implementation ofSshFuture
.class
DefaultVerifiableSshFuture<T extends SshFuture>
class
ADefaultSshFuture
that can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true
. -
Uses of SshFuture in org.apache.sshd.common.io
Subinterfaces of SshFuture in org.apache.sshd.common.ioModifier and TypeInterfaceDescriptioninterface
interface
interface
Classes in org.apache.sshd.common.io that implement SshFuture -
Uses of SshFuture in org.apache.sshd.common.io.nio2
Classes in org.apache.sshd.common.io.nio2 that implement SshFutureModifier and TypeClassDescriptionstatic class
class
-
Uses of SshFuture in org.apache.sshd.common.session.helpers
Classes in org.apache.sshd.common.session.helpers that implement SshFutureModifier and TypeClassDescriptionclass
Future holding a packet pending key exchange termination. -
Uses of SshFuture in org.apache.sshd.common.util.closeable
Classes in org.apache.sshd.common.util.closeable with type parameters of type SshFutureFields in org.apache.sshd.common.util.closeable with type parameters of type SshFutureMethods in org.apache.sshd.common.util.closeable with type parameters of type SshFutureModifier and TypeMethodDescriptionMethods in org.apache.sshd.common.util.closeable with parameters of type SshFutureModifier and TypeMethodDescriptionMethod parameters in org.apache.sshd.common.util.closeable with type arguments of type SshFutureModifier and TypeMethodDescriptionConstructor parameters in org.apache.sshd.common.util.closeable with type arguments of type SshFuture