| Package | Description | 
|---|---|
| com.hazelcast.collection.impl.txncollection | |
| com.hazelcast.collection.impl.txnlist | |
| com.hazelcast.collection.impl.txnqueue | |
| com.hazelcast.collection.impl.txnset | |
| com.hazelcast.map.impl.tx | Contains implementation classes for  TransactionalMap | 
| com.hazelcast.multimap.impl.txn | This package contains the Transaction behavior for the Multimap. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTransactionalCollectionProxy<S extends RemoteService,E> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionalListProxy<E> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionalQueueProxy<E>Provides proxy for the Transactional Queue. | 
| class  | TransactionalQueueProxySupportProvides support for proxy of the Transactional Queue. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionalSetProxy<E> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionalMapProxyProxy implementation of  TransactionalMapinterface. | 
| class  | TransactionalMapProxySupportBase class contains proxy helper methods for  TransactionalMapProxy | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionalMultiMapProxy<K,V> | 
| class  | TransactionalMultiMapProxySupport | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.