Uses of Class
org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor

Packages that use MemoryAwareThreadPoolExecutor
org.jboss.netty.handler.execution Executor-based implementation of various thread models that separate business logic from I/O threads 
 

Uses of MemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution
 

Subclasses of MemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution
 class OrderedMemoryAwareThreadPoolExecutor
          A MemoryAwareThreadPoolExecutor which makes sure the events from the same Channel are executed sequentially.
 



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