Uses of Class
io.helidon.common.configurable.ThreadPool.RejectionHandler
Packages that use ThreadPool.RejectionHandler
-
Uses of ThreadPool.RejectionHandler in io.helidon.common.configurable
Methods in io.helidon.common.configurable that return ThreadPool.RejectionHandlerMethods in io.helidon.common.configurable with parameters of type ThreadPool.RejectionHandlerModifier and TypeMethodDescriptionThreadPoolSupplier.Builder.rejectionHandler
(ThreadPool.RejectionHandler rejectionHandler) Rejection policy of the thread pool executor.