Interface ContextAwareEventLoop

All Superinterfaces:
ContextAwareScheduledExecutorService, ContextHolder, EventExecutor, EventExecutorGroup, EventLoop, EventLoopGroup, Executor, ExecutorService, Iterable<EventExecutor>, OrderedEventExecutor, ScheduledExecutorService

public interface ContextAwareEventLoop extends EventLoop, ContextAwareScheduledExecutorService
A delegating EventLoop that sets the RequestContext before executing any submitted tasks.