Uses of Class
org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Packages that use OrderedMemoryAwareThreadPoolExecutor Package Description org.jboss.netty.handler.execution Executor-based implementation of various thread models that separate business logic from I/O threads -
-
Uses of OrderedMemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution
Subclasses of OrderedMemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution Modifier and Type Class Description classOrderedDownstreamThreadPoolExecutorExecutorwhich should be used for downstreamChannelEvent's.
-