Uses of Class
org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
Packages that use OrderedMemoryAwareThreadPoolExecutor
Package
Description
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.executionModifier and TypeClassDescriptionfinal class
Executor
which should be used for downstreamChannelEvent
's.