| Package | Description | 
|---|---|
| io.netty.channel.epoll | Optimized transport for linux which uses EPOLL Edge-Triggered Mode
 for maximal performance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EpollServerDomainSocketChannel | 
| class  | EpollServerSocketChannelServerSocketChannelimplementation that uses linux EPOLL Edge-Triggered Mode for
 maximal performance. | 
Copyright © 2008–2015 The Netty Project. All rights reserved.