Class EpollSocketChannel

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

public final class EpollSocketChannel extends AbstractEpollStreamChannel implements SocketChannel
SocketChannel implementation that uses linux EPOLL Edge-Triggered Mode for maximal performance.