Class EventLoopGroups

java.lang.Object
com.linecorp.armeria.common.util.EventLoopGroups

public final class EventLoopGroups extends Object
Provides methods that are useful for creating an EventLoopGroup.
See Also:
ThreadFactories.newEventLoopThreadFactory(String, boolean)