| Name | Description | Type | Package | Framework |
| AbstractEpollServerChannel | Class | io.netty.channel.epoll | Netty | |
| AbstractEpollStreamChannel | Class | io.netty.channel.epoll | Netty | |
| Epoll | Tells if netty-transport-native-epoll is supported. | Class | io.netty.channel.epoll | Netty |
| EpollChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollChannelOption | Class | io.netty.channel.epoll | Netty | |
| EpollDatagramChannel | DatagramChannel implementation that uses linux EPOLL Edge-Triggered Mode formaximal performance. | Class | io.netty.channel.epoll | Netty |
| EpollDatagramChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollDomainSocketChannel | Class | io.netty.channel.epoll | Netty | |
| EpollDomainSocketChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollEventLoopGroup | A MultithreadEventLoopGroup which uses epoll under thecovers. | Class | io.netty.channel.epoll | Netty |
| EpollMode | The epoll mode to use. | Class | io.netty.channel.epoll | Netty |
| EpollServerChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollServerDomainSocketChannel | Class | io.netty.channel.epoll | Netty | |
| EpollServerSocketChannel | ServerSocketChannel implementation that uses linux EPOLL Edge-Triggered Mode formaximal performance. | Class | io.netty.channel.epoll | Netty |
| EpollServerSocketChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollSocketChannel | SocketChannel implementation that uses linux EPOLL Edge-Triggered Mode formaximal performance. | Class | io.netty.channel.epoll | Netty |
| EpollSocketChannelConfig | Class | io.netty.channel.epoll | Netty | |
| EpollTcpInfo | __u8 tcpi_retransmits;__u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; | Class | io.netty.channel.epoll | Netty |