Uses of Interface
org.apache.sshd.common.io.IoReadFuture
Packages that use IoReadFuture
Package
Description
-
Uses of IoReadFuture in org.apache.sshd.client.channel
Methods in org.apache.sshd.client.channel that return IoReadFutureModifier and TypeMethodDescription -
Uses of IoReadFuture in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement IoReadFutureMethods in org.apache.sshd.common.channel that return IoReadFutureModifier and TypeMethodDescriptionChannelAsyncInputStream.IoReadFutureImpl.verify
(long timeoutMillis) -
Uses of IoReadFuture in org.apache.sshd.common.io
Methods in org.apache.sshd.common.io that return IoReadFutureModifier and TypeMethodDescriptionNOTE: the buffer must not be touched until the returned read future is completed.