Uses of Class
org.apache.sshd.common.util.closeable.IoBaseCloseable
Packages that use IoBaseCloseable
-
Uses of IoBaseCloseable in org.apache.sshd.common.util.closeable
Subclasses of IoBaseCloseable in org.apache.sshd.common.util.closeableModifier and TypeClassDescriptionclassProvides some default implementations for managing channel/connection open/close stateclassclassFuturesCloseable<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 closedclass -
Uses of IoBaseCloseable in org.apache.sshd.common.util.threads
Subclasses of IoBaseCloseable in org.apache.sshd.common.util.threads