public abstract class AbstractEventLoopGroup extends AbstractEventExecutorGroup implements EventLoopGroup
EventLoopGroup 。
| Constructor and Description |
|---|
AbstractEventLoopGroup() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventLoop |
next()
返回下一个 EventLoop使用
|
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, terminationFuturepublic abstract EventLoop next()
EventLoopGroup
EventLoop使用
next在界面
EventLoopGroup
next in interface
EventExecutorGroup
Copyright © 2008–2018 The Netty Project. All rights reserved.