Uses of Interface
org.apache.sshd.common.future.HasException
Packages that use HasException
-
Uses of HasException in org.apache.sshd.common.future
Subinterfaces of HasException in org.apache.sshd.common.futureModifier and TypeInterfaceDescriptioninterfaceSome operation that can be cancelled.interfaceSomething that may carry a failure exception.Classes in org.apache.sshd.common.future that implement HasExceptionModifier and TypeClassDescriptionclassDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation. -
Uses of HasException in org.apache.sshd.common.io
Subinterfaces of HasException in org.apache.sshd.common.ioClasses in org.apache.sshd.common.io that implement HasException