Uses of Package
io.netty.channel.group
Packages that use io.netty.channel.group
Package
Description
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.-
Classes in io.netty.channel.group used by io.netty.channel.groupClassDescription
ChannelException
which holdsChannelFuture
s that failed because of an error.The result of an asynchronousChannelGroup
operation.Allows to only match someChannel
's for operations inChannelGroup
.The defaultChannelGroupFuture
implementation.