Uses of Package
com.siperf.amistream.connection.both.transcation
Packages that use com.siperf.amistream.connection.both.transcation
Package
Description
-
Classes in com.siperf.amistream.connection.both.transcation used by com.siperf.amistream.connection.bothClassDescriptionRepresents a transaction in the system that can be started, stopped, and tracked.Manages transactions within a system, providing functionality to update, cancel, and handle completion of transactions.
-
Classes in com.siperf.amistream.connection.both.transcation used by com.siperf.amistream.connection.both.transcationClassDescriptionRepresents 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.A class that manages a collection of
Transactionobjects, providing functionality to add, remove, retrieve, and update transactions. -
Classes in com.siperf.amistream.connection.both.transcation used by com.siperf.amistream.connection.clientClassDescriptionRepresents a transaction in the system that can be started, stopped, and tracked.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.
-
Classes in com.siperf.amistream.connection.both.transcation used by com.siperf.amistream.connection.client.transactionClassDescriptionRepresents a transaction in the system that can be started, stopped, and tracked.
-
Classes in com.siperf.amistream.connection.both.transcation used by com.siperf.amistream.connection.server.transactionClassDescriptionRepresents a transaction in the system that can be started, stopped, and tracked.