Uses of Package
io.netty5.channel.group
-
Packages that use io.netty5.channel.group Package Description io.netty5.channel.group A channel registry which helps a user maintain the list of openChannel
s and perform bulk operations on them. -
Classes in io.netty5.channel.group used by io.netty5.channel.group Class Description ChannelGroup ChannelGroupException ChannelException
which holdsFuture
s that failed because of an error.ChannelGroupFuture The result of an asynchronousChannelGroup
operation.ChannelMatcher Allows to only match someChannel
's for operations inChannelGroup
.