Uses of Interface
org.apache.sshd.common.future.VerifiableFuture
Packages that use VerifiableFuture
Package
Description
-
Uses of VerifiableFuture in org.apache.sshd.client.future
Subinterfaces of VerifiableFuture 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 VerifiableFutureModifier and TypeClassDescriptionclass
A default implementation ofAuthFuture
.class
A default implementation ofConnectFuture
.class
A default implementation ofOpenFuture
. -
Uses of VerifiableFuture in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement VerifiableFutureModifier and TypeClassDescriptionstatic class
class
protected static class
-
Uses of VerifiableFuture in org.apache.sshd.common.future
Subinterfaces of VerifiableFuture in org.apache.sshd.common.futureClasses in org.apache.sshd.common.future that implement VerifiableFuture -
Uses of VerifiableFuture in org.apache.sshd.common.io
Subinterfaces of VerifiableFuture in org.apache.sshd.common.ioClasses in org.apache.sshd.common.io that implement VerifiableFuture -
Uses of VerifiableFuture in org.apache.sshd.common.io.nio2
Classes in org.apache.sshd.common.io.nio2 that implement VerifiableFuture -
Uses of VerifiableFuture in org.apache.sshd.common.session.helpers
Classes in org.apache.sshd.common.session.helpers that implement VerifiableFutureModifier and TypeClassDescriptionclass
Future holding a packet pending key exchange termination.