| Class | Description |
|---|---|
| ChannelManager | |
| Channels | |
| CleanupChannelGroup |
Extension of
DefaultChannelGroup that's used mainly as a cleanup container, where CleanupChannelGroup.close() is only
supposed to be called once. |
| DefaultChannelPool |
A simple implementation of
ChannelPool based on a
ConcurrentHashMap |
| NettyConnectListener<T> |
Non Blocking connect.
|
| NoopHandler |
A noop handler that just serves as a pinned reference for adding and removing handlers in the pipeline
|
| Enum | Description |
|---|---|
| ChannelState |
Copyright © 2015. All Rights Reserved.