| Package | Description | 
|---|---|
| io.netty.channel | The core channel API which is asynchronous and event-driven abstraction of
 various transports such as a
 NIO Channel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ChannelPromiseNotifierChannelFutureListener implementation which takes other  ChannelFuture(s) and notifies them on completion. | 
Copyright © 2008–2015 The Netty Project. All rights reserved.