Uses of Package
net.sf.asyncobjects.util

Packages that use net.sf.asyncobjects.util
net.sf.asyncobjects.io This package contains core IO interfaces. 
net.sf.asyncobjects.io.util This package contains uitility input and output streams. 
net.sf.asyncobjects.util This package contains generic utilities that helps to develop asynchronous operations. 
net.sf.asyncobjects.vats This package contains core classes releate to vats and vat runners. 
 

Classes in net.sf.asyncobjects.util used by net.sf.asyncobjects.io
CloseableWrapper
          This is a base class for closeables that built upon other closeable objects.
 

Classes in net.sf.asyncobjects.util used by net.sf.asyncobjects.io.util
CloseableWrapper
          This is a base class for closeables that built upon other closeable objects.
 

Classes in net.sf.asyncobjects.util used by net.sf.asyncobjects.util
AQueue
          Object queue service.
ASemaphore
           This is an asynchronous version of Semaphore.
Compensated
           This a special return value for actions in some control constructs like Any.
RequestQueue
          This utiliy class represent request queue.
RunDispatcher
          This is an utility class that is used for serveral control constructs.
 

Classes in net.sf.asyncobjects.util used by net.sf.asyncobjects.vats
Experimental
          This annotation means that annotated element is an experimental feature and it might wanish in the next versions without any notice.
 



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