| Class and Description |
|---|
| io.netty.channel.kqueue.KQueueEventLoopGroup
Use
MultiThreadIoEventLoopGroup with KQueueIoHandler. |
| Constructor and Description |
|---|
| io.netty.channel.kqueue.KQueueDatagramChannel(InternetProtocolFamily) |
| io.netty.channel.kqueue.KQueueEventLoopGroup(int, ThreadFactory, int) |
| io.netty.channel.kqueue.KQueueEventLoopGroup(int, ThreadFactory, int, SelectStrategyFactory) |
| io.netty.channel.kqueue.KQueueSocketChannel(InternetProtocolFamily)
use
KQueueDatagramChannel(SocketProtocolFamily) |
Copyright © 2008–2024 The Netty Project. All rights reserved.