public final class RejectedExecutionHandlers extends Object
RejectedExecutionHandlers.
Reference from netty project.public static RejectedExecutionHandler reject()
RejectedExecutionHandler that will always just throw
a RejectedExecutionException.Copyright © 2021. All rights reserved.