public interface EventLoop extends io.netty.util.concurrent.OrderedEventExecutor, EventLoopGroup
Modifier and Type | Method and Description |
---|---|
EventLoopGroup |
parent() |
inEventLoop, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, next
isShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFuture
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated
forEach, spliterator
next, register, register, register
EventLoopGroup parent()
parent
in interface io.netty.util.concurrent.EventExecutor
Copyright © 2008–2019 The Netty Project. All rights reserved.