public abstract class AbstractEventLoopGroup extends AbstractEventExecutorGroup implements EventLoopGroup
EventLoopGroup.| Constructor and Description |
|---|
AbstractEventLoopGroup() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventLoop |
next()
Returns one of the
EventExecutors managed by this EventExecutorGroup. |
close, 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, registerchildren, isShuttingDown, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedclosepublic abstract EventLoop next()
EventExecutorGroupEventExecutors managed by this EventExecutorGroup.next in interface EventLoopGroupnext in interface EventExecutorGroupCopyright © 2008–2015 The Netty Project. All rights reserved.