public abstract class AbstractEventLoopGroup extends io.netty.util.concurrent.AbstractEventExecutorGroup implements EventLoopGroup
EventLoopGroup.| Constructor and Description |
|---|
AbstractEventLoopGroup() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventLoop |
next() |
execute, invokeAll, invokeAll, invokeAny, invokeAny, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownNow, submit, submit, submitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildren, isShuttingDown, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedpublic abstract EventLoop next()
next in interface EventLoopGroupnext in interface io.netty.util.concurrent.EventExecutorGroupCopyright © 2008–2013 The Netty Project. All rights reserved.