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 TypeInterfaceDescriptioninterfaceWriteTransactionManager<T extends WriteTransactionManager<T>>Transaction manager dedicated to "WRITE" operations.Subinterfaces of WriteTransactionManager in org.eclipse.keypop.calypso.crypto.legacysam.transactionModifier and TypeInterfaceDescriptioninterfaceTransaction manager dedicated to operations performed asynchronously.interfaceTransaction manager dedicated to "WRITE" operations secured by a control SAM.