Uses of Interface
org.multiverse.transactional.nonblocking.TransactionSelectionKey

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

Uses of TransactionSelectionKey in org.multiverse.transactional.nonblocking
 

Classes in org.multiverse.transactional.nonblocking with type parameters of type TransactionSelectionKey
 class DefaultTransactionSelector<K extends TransactionSelectionKey>
          The default TransactionSelector implementation.
 interface TransactionSelector<K extends TransactionSelectionKey>
          A TransactionSelector can be compared to the java.nio.channels.Selector.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.