| Package | Description |
|---|---|
| org.jboss.netty.handler.execution |
Executor-based implementation of various
thread models that separate business logic from I/O threads |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedMemoryAwareThreadPoolExecutor
A
MemoryAwareThreadPoolExecutor which makes sure the events from the
same Channel are executed sequentially. |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.