Channels and perform bulk operations on them.See: Description
| Interface | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| CombinedIterator<E> | |
| DefaultChannelGroup |
The default
ChannelGroup implementation. |
| DefaultChannelGroupFuture |
The default
ChannelGroupFuture implementation. |
Channels and perform bulk operations on them.