Uses of Class
com.hazelcast.queue.impl.tx.TransactionalQueueProxySupport

Packages that use TransactionalQueueProxySupport
com.hazelcast.queue.impl.tx This package contains the Transaction behavior for the IQueue.
 
 

Uses of TransactionalQueueProxySupport in com.hazelcast.queue.impl.tx
 

Subclasses of TransactionalQueueProxySupport in com.hazelcast.queue.impl.tx
 class TransactionalQueueProxy<E>
          Provides proxy for the Transactional Queue.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.