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 classprotected static classMarker type to avoid repeated buffering inChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean).classprotected static class -
Uses of VerifiableFuture in org.apache.sshd.common.future
Subinterfaces of VerifiableFuture in org.apache.sshd.common.futureModifier and TypeInterfaceDescriptioninterfaceCancellations may not always be effective immediately.interfaceClasses in org.apache.sshd.common.future that implement VerifiableFutureModifier and TypeClassDescriptionclassA default implementation of aCancelFuture.classDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation.classclassDefaultVerifiableSshFuture<T extends SshFuture<T>> -
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.