Channels and perform bulk operations on them.See: Description
| Interface | Description |
|---|---|
| ChannelGroup | |
| ChannelGroupFuture |
The result of an asynchronous
ChannelGroup operation. |
| ChannelGroupFutureListener |
Listens to the result of a
ChannelGroupFuture. |
| ChannelMatcher |
Allows to only match some
Channel's for operations in ChannelGroup. |
| Class | Description |
|---|---|
| ChannelMatchers |
Helper class which provides often used
ChannelMatcher implementations. |
| DefaultChannelGroup |
The default
ChannelGroup implementation. |
| Exception | Description |
|---|---|
| ChannelGroupException |
ChannelException which holds ChannelFutures that failed because of an error. |
Channels and perform bulk operations on them.Copyright © 2008–2025 The Netty Project. All rights reserved.