public abstract class AbstractEventLoop extends io.netty.util.concurrent.AbstractEventExecutor implements EventLoop
EventLoop.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEventLoop(EventLoopGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
EventLoop |
next() |
EventLoopGroup |
parent() |
children, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, newTaskFor, newTaskFor, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownNow, submit, submit, submitinvokeAll, invokeAll, invokeAny, invokeAnyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildren, inEventLoop, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, submit, submit, submitisShuttingDown, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedprotected AbstractEventLoop(EventLoopGroup parent)
public EventLoopGroup parent()
public EventLoop next()
next in interface EventLoopnext in interface EventLoopGroupnext in interface io.netty.util.concurrent.EventExecutornext in interface io.netty.util.concurrent.EventExecutorGroupnext in class io.netty.util.concurrent.AbstractEventExecutorCopyright © 2008–2013 The Netty Project. All rights reserved.