Interface IoEventLoopGroup

All Superinterfaces:
EventExecutorGroup, EventLoopGroup, Executor, ExecutorService, Iterable<EventExecutor>, ScheduledExecutorService
All Known Subinterfaces:
IoEventLoop
All Known Implementing Classes:
EpollEventLoop, EpollEventLoopGroup, KQueueEventLoopGroup, LocalEventLoopGroup, ManualIoEventLoop, MultiThreadIoEventLoopGroup, NioEventLoop, NioEventLoopGroup, SingleThreadIoEventLoop

public interface IoEventLoopGroup extends EventLoopGroup