public abstract class AbstractEventLoopGroup extends AbstractEventExecutorGroup implements EventLoopGroup
EventLoopGroup.| Constructor and Description |
|---|
AbstractEventLoopGroup () |
| Modifier and Type | Method and Description |
|---|---|
abstract EventLoop |
next ()
Return the next
EventLoop to use |
execute, invokeAll, invokeAll, invokeAny, invokeAny, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownNow, submit, submit, submit clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait register, register, register isShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFuture awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated forEach, spliterator public AbstractEventLoopGroup()
public abstract EventLoop next()
EventLoopGroup EventLoop to usenext in interface EventLoopGroup next in interface EventExecutorGroup Copyright © 2008–2025 The Netty Project. All rights reserved.