Uses of Class
net.sf.asyncobjects.util.RunDispatcher

Packages that use RunDispatcher
net.sf.asyncobjects.util This package contains generic utilities that helps to develop asynchronous operations. 
 

Uses of RunDispatcher in net.sf.asyncobjects.util
 

Subclasses of RunDispatcher in net.sf.asyncobjects.util
 class All
          This control construct waits for all child actions.
 class Any
          This class allows to get first ready value out of number of alternatives.
 class Seq<R>
          A sequence control construct.
 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.