Class EpollIoHandler

java.lang.Object
io.netty.channel.epoll.EpollIoHandler
All Implemented Interfaces:
IoHandler

public class EpollIoHandler extends Object implements IoHandler
IoHandler which uses epoll under the covers. Only works on Linux!