| Package | Description |
|---|---|
| io.netty.util.concurrent |
Utility classes for concurrent / async tasks.
|
| Modifier and Type | Method and Description |
|---|---|
static SingleThreadEventExecutor |
SingleThreadEventExecutor.currentEventLoop()
Return the
SingleThreadEventExecutor which belongs the current Thread. |
Copyright © 2008-2013 The Netty Project. All Rights Reserved.