Class AbstractEventLoopGroup

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

public abstract class AbstractEventLoopGroup extends AbstractEventExecutorGroup implements EventLoopGroup
Skeletal implementation of EventLoopGroup.