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 TypeClassDescriptionclass
A default implementation ofAuthFuture
.class
A default implementation ofConnectFuture
.class
A default implementation ofOpenFuture
. -
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.channel
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.channelModifier and TypeClassDescriptionstatic class
protected static class
Marker type to avoid repeated buffering inChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean)
.class
protected static class
-
Uses of DefaultVerifiableSshFuture in org.apache.sshd.common.future
Subclasses of DefaultVerifiableSshFuture in org.apache.sshd.common.future -
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 TypeClassDescriptionclass
Future holding a packet pending key exchange termination.