Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.ReadTransactionManager
Packages that use ReadTransactionManager
Package
Description
Calypso Legacy SAM transaction API.
-
Uses of ReadTransactionManager in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Classes in org.eclipse.keypop.calypso.crypto.legacysam.transaction with type parameters of type ReadTransactionManagerModifier and TypeInterfaceDescriptioninterface
ReadTransactionManager<T extends ReadTransactionManager<T>>
Transaction manager dedicated to "READ" operations.Subinterfaces of ReadTransactionManager in org.eclipse.keypop.calypso.crypto.legacysam.transactionModifier and TypeInterfaceDescriptioninterface
Transaction manager dedicated to operations performed without control SAM.