Uses of Class
io.netty.channel.group.ChannelGroupException
- 
Packages that use ChannelGroupException Package Description io.netty.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.netty.channel.groupMethods in io.netty.channel.group that return ChannelGroupException Modifier and Type Method Description ChannelGroupExceptionChannelGroupFuture. cause()
 
-