Uses of Class
org.apache.sshd.common.util.closeable.SimpleCloseable
Packages that use SimpleCloseable
-
Uses of SimpleCloseable in org.apache.sshd.common.util.closeable
Subclasses of SimpleCloseable in org.apache.sshd.common.util.closeableModifier and TypeClassDescriptionclassFuturesCloseable<T extends SshFuture<T>>classWaits for a group ofCloseables to complete in any order, then signals the completion by setting the "parent" future as closedclassWaits for a group ofCloseables to complete in the given order, then signals the completion by setting the "parent" future as closed