| Package | Description | 
|---|---|
| io.netty.channel.nio | NIO-based channel
 API implementation - recommended for a large number of connections (>= 1000). | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | AbstractNioByteChannel.NioByteUnsafe | 
| protected class  | AbstractNioChannel.AbstractNioUnsafe | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractNioChannel.NioUnsafe | AbstractNioChannel. unsafe() | 
Copyright © 2008–2015 The Netty Project. All rights reserved.