| Class | Description |
|---|---|
| AbstractCloseable |
Provides some default implementations
|
| AbstractInnerCloseable | |
| Builder | |
| FuturesCloseable<T extends SshFuture> | |
| IoBaseCloseable | |
| ParallelCloseable |
Waits for a group of
Closeables to complete in any order, then
signals the completion by setting the "parent" future as closed |
| SequentialCloseable |
Waits for a group of
Closeables to complete in the given order, then
signals the completion by setting the "parent" future as closed |
| SimpleCloseable |
| Enum | Description |
|---|---|
| AbstractCloseable.State |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.