Uses of Class
io.netty5.channel.group.ChannelGroupException
-
Packages that use ChannelGroupException Package Description io.netty5.channel.group A channel registry which helps a user maintain the list of openChannels and perform bulk operations on them. -
-
Uses of ChannelGroupException in io.netty5.channel.group
Methods in io.netty5.channel.group that return ChannelGroupException Modifier and Type Method Description ChannelGroupExceptionChannelGroupFuture. cause()
-