Package io.netty.channel.oio
Deprecated.
use NIO / EPOLL / KQUEUE transport.
Old blocking I/O based channel API implementation - recommended for
a small number of connections (< 1000).
-
Class Summary Class Description AbstractOioByteChannel Deprecated. use NIO / EPOLL / KQUEUE transport.AbstractOioChannel Deprecated. use NIO / EPOLL / KQUEUE transport.AbstractOioMessageChannel Deprecated. use NIO / EPOLL / KQUEUE transport.OioByteStreamChannel Deprecated. use NIO / EPOLL / KQUEUE transport.OioEventLoopGroup Deprecated. use NIO / EPOLL / KQUEUE transport.