Package | Description |
---|---|
io.netty.channel.group |
A channel registry which helps a user maintain the list of open
Channel s and perform bulk operations on them. |
Class and Description |
---|
ChannelGroup |
ChannelGroupException
ChannelException which holds ChannelFuture s that failed because of an error. |
ChannelGroupFuture
The result of an asynchronous
ChannelGroup operation. |
ChannelMatcher
Allows to only match some
Channel 's for operations in ChannelGroup . |
Copyright © 2008–2024 The Netty Project. All rights reserved.