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, submitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregister, register, registerisShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedforEach, spliteratorpublic abstract EventLoop next()
EventLoopGroupEventLoop to usenext in interface EventLoopGroupnext in interface EventExecutorGroupCopyright © 2008–2017 The Netty Project. All rights reserved.