-
Packages Package Description io.netty.channel.oio use NIO / EPOLL / KQUEUE transport.io.netty.channel.socket.oio use NIO / EPOLL / KQUEUE transport.
-
Interfaces Interface Description io.netty.bootstrap.ChannelFactory UseChannelFactoryinstead.io.netty.channel.EventLoopTaskQueueFactory Not used anymore by newIoEventLoopGroupandIoEventLoopimplementationsio.netty.channel.RecvByteBufAllocator.Handle io.netty.channel.socket.oio.OioDatagramChannelConfig use NIO / EPOLL / KQUEUE transport.io.netty.channel.socket.oio.OioServerSocketChannelConfig use NIO / EPOLL / KQUEUE transport.io.netty.channel.socket.oio.OioSocketChannelConfig use NIO / EPOLL / KQUEUE transport.
-
Enums Enum Description io.netty.channel.socket.InternetProtocolFamily useSocketProtocolFamily.