Package com.siperf.amistream.connection.both.transcation
package com.siperf.amistream.connection.both.transcation
-
ClassDescriptionRepresents a transaction in the system that can be started, stopped, and tracked.Enum representing the possible final states of a transaction.This class is responsible for processing transactions and handling various stages of transaction life cycle.Manages transactions within a system, providing functionality to update, cancel, and handle completion of transactions.A class that manages a collection of
Transactionobjects, providing functionality to add, remove, retrieve, and update transactions.