| Interface | Description |
|---|---|
| KQueueIoHandle |
IoHandle implementation that can be used with the KQueueIoHandler. |
| KQueueIoRegistration |
Registration with an
KQueueIoHandler. |
| Class | Description |
|---|---|
| AbstractKQueueServerChannel | |
| AbstractKQueueStreamChannel | |
| AcceptFilter | |
| KQueue |
If KQueue is available the JNI resources will be loaded when this class loads.
|
| KQueueChannelConfig | |
| KQueueChannelOption<T> | |
| KQueueDatagramChannel | |
| KQueueDatagramChannelConfig | |
| KQueueDomainDatagramChannel | |
| KQueueDomainDatagramChannelConfig | |
| KQueueDomainSocketChannel | |
| KQueueDomainSocketChannelConfig | |
| KQueueEventLoopGroup | Deprecated
Use
MultiThreadIoEventLoopGroup with KQueueIoHandler. |
| KQueueIoEvent |
IoEvent to use with KQueueIoHandler. |
| KQueueIoHandler |
IoHandler which uses kqueue under the covers. |
| KQueueIoOps |
Implementation of
IoOps for
that is used by KQueueIoHandler and so for kqueue based transports. |
| KQueueServerChannelConfig | |
| KQueueServerDomainSocketChannel | |
| KQueueServerSocketChannel | |
| KQueueServerSocketChannelConfig | |
| KQueueSocketChannel | |
| KQueueSocketChannelConfig |
Copyright © 2008–2024 The Netty Project. All rights reserved.