Package org.apache.sshd.common.util.closeable
package org.apache.sshd.common.util.closeable
-
ClassDescriptionProvides some default implementations for managing channel/connection open/close stateWraps a target instance and an
AutoCloseabledelegate into a proxy instance that closes both when wrapperclosemethod called.FuturesCloseable<T extends SshFuture<T>>Waits for a group ofCloseables to complete in any order, then signals the completion by setting the "parent" future as closedWaits for a group ofCloseables to complete in the given order, then signals the completion by setting the "parent" future as closed