Skip to main content

Module handlers

Module handlers 

Source
Expand description

Event handlers for updating message and transaction statuses

This module provides event handlers that respond to message acceptance/rejection events and update the corresponding database records.

Structsยง

MessageStatusHandler
Event handler for updating message status in the database
TransactionAuditHandler
Event handler for logging transaction state transitions
TransactionStateHandler
Event handler for updating transaction state in the database