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 openChannel
s 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 ChannelGroupException
ChannelGroupFuture. cause()
-