Package io.netty.channel.socket.oio
Deprecated.
use NIO / EPOLL / KQUEUE transport.
Old blocking I/O based socket channel API implementation - recommended for
a small number of connections (< 1000).
-
Interface Summary Interface Description OioDatagramChannelConfig Deprecated. use NIO / EPOLL / KQUEUE transport.OioServerSocketChannelConfig Deprecated. use NIO / EPOLL / KQUEUE transport.OioSocketChannelConfig Deprecated. use NIO / EPOLL / KQUEUE transport. -
Class Summary Class Description DefaultOioServerSocketChannelConfig Deprecated. use NIO / EPOLL / KQUEUE transport.DefaultOioSocketChannelConfig Deprecated. use NIO / EPOLL / KQUEUE transport.OioDatagramChannel Deprecated. use NIO / EPOLL / KQUEUE transport.OioServerSocketChannel Deprecated. use NIO / EPOLL / KQUEUE transport.OioSocketChannel Deprecated. use NIO / EPOLL / KQUEUE transport.