Uses of Package
org.jboss.netty.channel.group
-
Packages that use org.jboss.netty.channel.group Package Description org.jboss.netty.channel.group A channel registry which helps a user maintain the list of openChannel
s and perform bulk operations on them. -
Classes in org.jboss.netty.channel.group used by org.jboss.netty.channel.group Class Description ChannelGroup ChannelGroupFuture The result of an asynchronousChannelGroup
operation.ChannelGroupFutureListener Listens to the result of aChannelGroupFuture
.