Module fe2o3_amqp_types::transaction

source ·
Available on crate feature transaction only.
Expand description

Part 4: Transactions

Structs§

  • 4.5.1 Coordinator Target for communicating with a transaction coordinator.
  • 4.5.2 Declare
  • 4.5.5 Declared
  • 4.5.3 Discharge
  • 4.5.6 Transactional State The state of a transactional message transfer. The transactional-state type defines a delivery-state that is used to associate a delivery with a transaction as well as to indicate which outcome is to be applied if the transaction commits.

Enums§

Type Aliases§

  • 4.5.4 Transaction ID A transaction-id can be up to 32 octets of binary data.