Interface | Description |
---|---|
CloseableExecutorService | |
ExecutorServiceCarrier | |
ExecutorServiceProvider | |
ManagedExecutorServiceSupplier |
Class | Description |
---|---|
NoCloseExecutor |
Wraps an
ExecutorService as a CloseableExecutorService and avoids calling its shutdown
methods when the wrapper is shut down |
SshdThreadFactory |
Default
ThreadFactory used by ThreadUtils to create thread pools if user did provide one |
SshThreadPoolExecutor | |
ThreadUtils |
Utility class for thread pools.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.