Class EpollIoHandler

  • All Implemented Interfaces:
    IoHandler

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