Class OioSocketChannel

All Implemented Interfaces:
Channel, ChannelOutboundInvoker, DuplexChannel, SocketChannel, AttributeMap, Comparable<Channel>

@Deprecated public class OioSocketChannel extends OioByteStreamChannel implements SocketChannel
Deprecated.
use NIO / EPOLL / KQUEUE transport.
A SocketChannel which is using Old-Blocking-IO