Class NioEventLoopGroup

All Implemented Interfaces:
EventLoopGroup, EventExecutorGroup, AutoCloseable, Iterable<EventExecutor>, Executor, ExecutorService, ScheduledExecutorService

public class NioEventLoopGroup extends MultithreadEventLoopGroup
MultithreadEventLoopGroup implementations which is used for NIO Selector based Channels.