Uses of Interface
org.apache.sshd.common.future.Cancellable
-
Packages that use Cancellable Package Description org.apache.sshd.common.future org.apache.sshd.common.io -
-
Uses of Cancellable in org.apache.sshd.common.future
Classes in org.apache.sshd.common.future that implement Cancellable Modifier and Type Class Description classDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation. -
Uses of Cancellable in org.apache.sshd.common.io
Subinterfaces of Cancellable in org.apache.sshd.common.io Modifier and Type Interface Description interfaceIoConnectFutureClasses in org.apache.sshd.common.io that implement Cancellable Modifier and Type Class Description classDefaultIoConnectFutureA default implementation of anIoConnectFuture.
-