Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.WriteTransactionManager
Packages that use WriteTransactionManager
Package
Description
Calypso Legacy SAM transaction API.
-
Uses of WriteTransactionManager in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Classes in org.eclipse.keypop.calypso.crypto.legacysam.transaction with type parameters of type WriteTransactionManagerModifier and TypeInterfaceDescriptioninterface
WriteTransactionManager<T extends WriteTransactionManager<T>>
Transaction manager dedicated to "WRITE" operations.Subinterfaces of WriteTransactionManager in org.eclipse.keypop.calypso.crypto.legacysam.transactionModifier and TypeInterfaceDescriptioninterface
Transaction manager dedicated to operations performed asynchronously.interface
Transaction manager dedicated to "WRITE" operations secured by a control SAM.