Package org.apache.sshd.common.util.threads
package org.apache.sshd.common.util.threads
-
ClassDescriptionWraps an
ExecutorService
as aCloseableExecutorService
and avoids calling itsshutdown
methods when the wrapper is shut downDefaultThreadFactory
used byThreadUtils
to create thread pools if user did provide oneUtility class for thread pools.