Uses of Class
org.apache.sshd.common.future.DefaultVerifiableSshFuture
Packages that use DefaultVerifiableSshFuture
Package
Description
-
Uses of DefaultVerifiableSshFuture in org.apache.sshd.client.future
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.client.futureModifier and TypeClassDescriptionclassA default implementation ofAuthFuture.classA default implementation ofConnectFuture.classA default implementation ofOpenFuture. -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.channel
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.channelModifier and TypeClassDescriptionstatic classprotected static classMarker type to avoid repeated buffering inChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean).classprotected static class -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.future
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.futureModifier and TypeClassDescriptionclassDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation.class -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.io
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.io -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.io.nio2
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.io.nio2 -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.session.helpers
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.session.helpersModifier and TypeClassDescriptionclassFuture holding a packet pending key exchange termination.