Package org.jboss.netty.channel.group
A channel registry which helps a user maintain the list of open
Channels and perform bulk operations on them.-
Interface Summary Interface Description ChannelGroup ChannelGroupFuture The result of an asynchronousChannelGroupoperation.ChannelGroupFutureListener Listens to the result of aChannelGroupFuture. -
Class Summary Class Description DefaultChannelGroup The defaultChannelGroupimplementation.DefaultChannelGroupFuture The defaultChannelGroupFutureimplementation.