| Interface | Description |
|---|---|
| Producer |
A
Producer is a simple object used to send messages on behalf of a MessagingAccessPoint. |
| SendResult |
The result of sending a OMS message to server with the message id and some attributes.
|
| TransactionalResult |
The result of sending a OMS prepare message to server with the message id, this result can be used to commits or or
rolls back a prepare message.
|
| TransactionStateCheckListener |
Each executor will be associated with a transactional message, can be used to execute local transaction branch and
submit the transaction status(commit or rollback).
|
| TransactionStateCheckListener.TransactionalContext |
Copyright © 2017–2020 OpenMessaging. All rights reserved.