public interface EventLoop extends io.netty.util.concurrent.OrderedEventExecutor, EventLoopGroup
| Modifier and Type | Method and Description |
|---|---|
EventLoopGroup |
parent() |
inEventLoop, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, nextisShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedforEach, spliteratornext, register, register, registerEventLoopGroup parent()
parent in interface io.netty.util.concurrent.EventExecutorCopyright © 2008–2025 The Netty Project. All rights reserved.