Package io.netty.channel.group
package io.netty.channel.group
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.-
ClassDescription
ChannelException
which holdsChannelFuture
s that failed because of an error.The result of an asynchronousChannelGroup
operation.Listens to the result of aChannelGroupFuture
.Allows to only match someChannel
's for operations inChannelGroup
.Helper class which provides often usedChannelMatcher
implementations.The defaultChannelGroup
implementation.The defaultChannelGroupFuture
implementation.