Channel
s 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 ChannelFuture s that failed because of an error. |
Channel
s and perform bulk operations on them.Copyright © 2008–2024 The Netty Project. All rights reserved.