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 TypeClassDescriptionclass
FuturesCloseable<T extends SshFuture<T>>
class
Waits for a group ofCloseable
s to complete in any order, then signals the completion by setting the "parent" future as closedclass
Waits for a group ofCloseable
s to complete in the given order, then signals the completion by setting the "parent" future as closed