Class AbstractEpollServerChannel

All Implemented Interfaces:
Channel, ChannelOutboundInvoker, ServerChannel, UnixChannel, AttributeMap, Comparable<Channel>
Direct Known Subclasses:
EpollServerDomainSocketChannel, EpollServerSocketChannel

public abstract class AbstractEpollServerChannel extends AbstractEpollChannel implements ServerChannel