Uses of Package
org.jboss.netty.channel.group

Packages that use org.jboss.netty.channel.group
org.jboss.netty.channel.group A channel registry which helps a user maintain the list of open Channels and perform bulk operations on them. 
 

Classes in org.jboss.netty.channel.group used by org.jboss.netty.channel.group
ChannelGroup
          A thread-safe Set that contains open Channels and provides various bulk operations on them.
ChannelGroupFuture
          The result of an asynchronous ChannelGroup operation.
ChannelGroupFutureListener
          Listens to the result of a ChannelGroupFuture.
 



Copyright © 2008-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.