| Package | Description | 
|---|---|
| io.netty.channel.nio | NIO-based channel
 API implementation - recommended for a large number of connections (>= 1000). | 
| Modifier and Type | Method and Description | 
|---|---|
| NioEventLoop | AbstractNioChannel. eventLoop() | 
Copyright © 2008–2025 The Netty Project. All rights reserved.