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 and memory overload prevention mechanisms. 
 

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

Subclasses of MemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution
 class OrderedMemoryAwareThreadPoolExecutor
          A MemoryAwareThreadPoolExecutor which maintains the ChannelEvent order for the same Channel.
 



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