Uses of Interface
org.apache.sshd.common.future.WaitableFuture
Packages that use WaitableFuture
-
Uses of WaitableFuture in org.apache.sshd.common.future
Subinterfaces of WaitableFuture in org.apache.sshd.common.futureModifier and TypeInterfaceDescriptioninterfaceCancellations may not always be effective immediately.interfaceAnSshFuturefor asynchronous close requests.interfaceRepresents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).Classes in org.apache.sshd.common.future that implement WaitableFutureModifier and TypeClassDescriptionclassAbstractSshFuture<T extends SshFuture<T>>classA default implementation of aCancelFuture.classDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation.classA default implementation ofCloseFuture.classDefaultSshFuture<T extends SshFuture<T>>A default implementation ofSshFuture.classDefaultVerifiableSshFuture<T extends SshFuture<T>> -
Uses of WaitableFuture in org.apache.sshd.common.io
Subinterfaces of WaitableFuture in org.apache.sshd.common.ioModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in org.apache.sshd.common.io that implement WaitableFuture