Package io.netty.channel.kqueue
BSD specific transport.
-
Interface Summary Interface Description KQueueIoHandle IoHandleimplementation that can be used with theKQueueIoHandler. -
Class Summary 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. KQueueIoEvent IoEventto use withKQueueIoHandler.KQueueIoHandler IoHandlerwhich uses kqueue under the covers.KQueueIoOps Implementation ofIoOpsfor that is used byKQueueIoHandlerand so for kqueue based transports.KQueueServerChannelConfig KQueueServerDomainSocketChannel KQueueServerSocketChannel KQueueServerSocketChannelConfig KQueueSocketChannel KQueueSocketChannelConfig