Channels and perform bulk operations on them.请参阅: 说明
| 接口 | 说明 |
|---|---|
| ChannelGroup |
A thread-safe
Set that contains open Channels and provides
various bulk operations on them. |
| ChannelGroupFuture |
The result of an asynchronous
ChannelGroup operation. |
| ChannelGroupFutureListener |
Listens to the result of a
ChannelGroupFuture. |
| 类 | 说明 |
|---|---|
| DefaultChannelGroup |
The default
ChannelGroup implementation. |
| DefaultChannelGroupFuture |
The default
ChannelGroupFuture implementation. |
Channels and perform bulk operations on them.