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 openChannels and perform bulk operations on them. -
Classes in io.netty5.channel.group used by io.netty5.channel.group Class Description ChannelGroup ChannelGroupException ChannelExceptionwhich holdsFutures that failed because of an error.ChannelGroupFuture The result of an asynchronousChannelGroupoperation.ChannelMatcher Allows to only match someChannel's for operations inChannelGroup.