Package org.apache.sshd.common.util.threads
package org.apache.sshd.common.util.threads
-
ClassDescriptionWraps an
ExecutorServiceas aCloseableExecutorServiceand avoids calling itsshutdownmethods when the wrapper is shut downDefaultThreadFactoryused byThreadUtilsto create thread pools if user did provide oneUtility class for thread pools.