Uses of Class
net.sf.asyncobjects.When

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

Uses of When in net.sf.asyncobjects.util
 

Subclasses of When in net.sf.asyncobjects.util
protected  class AsyncProcess.ProcessWhen<I>
          A utility when variant that fails process (using AsyncProcess.failure(Throwable)) if promise is smashed or body is smashed.
protected  class CloseableWrapper.InvalidatingWhen<I,R>
          When that invalidates the stream in case of exception
 



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