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 TypeInterfaceDescriptioninterfaceAnSshFuturefor asynchronous authentication requests.interfaceAnSshFuturefor asynchronous connections requests.interfaceAnSshFuturefor asynchronous channel opening requests.Classes in org.apache.sshd.client.future that implement VerifiableFutureModifier and TypeClassDescriptionclassA default implementation ofAuthFuture.classA default implementation ofConnectFuture.classA default implementation ofOpenFuture. -
Uses of VerifiableFuture in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement VerifiableFutureModifier and TypeClassDescriptionstatic classclassprotected 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 TypeClassDescriptionclassFuture holding a packet pending key exchange termination.