Package org.jboss.netty.channel.group
package org.jboss.netty.channel.group
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.-
ClassDescriptionThe result of an asynchronous
ChannelGroup
operation.Listens to the result of aChannelGroupFuture
.The defaultChannelGroup
implementation.The defaultChannelGroupFuture
implementation.