Uses of Package
org.jboss.netty.handler.execution

Packages that use org.jboss.netty.handler.execution
org.jboss.netty.handler.execution Executor-based implementation of various thread models and memory overload prevention mechanisms. 
 

Classes in org.jboss.netty.handler.execution used by org.jboss.netty.handler.execution
MemoryAwareThreadPoolExecutor
          A ThreadPoolExecutor which blocks the task submission when there's too many tasks in the queue.
 



Copyright © 2008-2009 JBoss, by Red Hat. All Rights Reserved.