Uses of Class
net.gleamynode.netty2.AbstractThreadPooledEventDispatcher

Uses of AbstractThreadPooledEventDispatcher in net.gleamynode.netty2
 

Subclasses of AbstractThreadPooledEventDispatcher in net.gleamynode.netty2
 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.
 



Copyright © 2004-2010 Trustin Lee. All Rights Reserved.