Uses of Class
io.netty.channel.group.ChannelGroupException
Packages that use ChannelGroupException
Package
Description
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.-
Uses of ChannelGroupException in io.netty.channel.group
Methods in io.netty.channel.group that return ChannelGroupExceptionModifier and TypeMethodDescriptionChannelGroupFuture.cause()
DefaultChannelGroupFuture.cause()
VoidChannelGroupFuture.cause()
Methods in io.netty.channel.group with parameters of type ChannelGroupExceptionModifier and TypeMethodDescriptionprivate void
DefaultChannelGroupFuture.setFailure0
(ChannelGroupException cause)