|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ThreadPooledEventDispatcherMBean in net.gleamynode.netty2 |
|---|
| Subinterfaces of ThreadPooledEventDispatcherMBean in net.gleamynode.netty2 | |
|---|---|
interface |
OrderedEventDispatcherMBean
JMX (Java Management eXtenstions) support interface for OrderedEventDispatcher. |
interface |
SimpleEventDispatcherMBean
JMX (Java Management eXtenstions) support interface for SimpleEventDispatcher. |
| Classes in net.gleamynode.netty2 that implement ThreadPooledEventDispatcherMBean | |
|---|---|
class |
OrderedEventDispatcher
A thread-pooled EventDispatcherthat the events for the same session
occurs in the same order it was generated actually. |
class |
SimpleEventDispatcher
A thread-pooled EventDispatcherthat the events for the same session
does NOT occur in the same order it was generated actually. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||