Package org.apache.sshd.common.util.threads
-
Interface Summary Interface Description CloseableExecutorService ExecutorServiceCarrier ExecutorServiceProvider ManagedExecutorServiceSupplier -
Class Summary Class Description NoCloseExecutor Wraps anExecutorServiceas aCloseableExecutorServiceand avoids calling itsshutdownmethods when the wrapper is shut downSshdThreadFactory DefaultThreadFactoryused byThreadUtilsto create thread pools if user did provide oneSshThreadPoolExecutor ThreadUtils Utility class for thread pools.