Uses of Package
org.multiverse.transactional.nonblocking

Packages that use org.multiverse.transactional.nonblocking
org.multiverse.transactional.nonblocking This package contains support for using non blocking transactions (comparable to non blocking io). 
 

Classes in org.multiverse.transactional.nonblocking used by org.multiverse.transactional.nonblocking
NonBlockingTask
          A non blocking task can be compared to a Runnable except: it works with a transaction it can be retried.
NonBlockingTransactionExecutor
          An NonBlockingTransactionExecutor can be compared to the Executor except that this executor executes non blocking tasks.
TransactionSelectionKey
           
TransactionSelector
          A TransactionSelector can be compared to the java.nio.channels.Selector.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.