| Package | Description |
|---|---|
| io.openmessaging | |
| io.openmessaging.producer |
| Class and Description |
|---|
| Producer
A
Producer is a simple object used to send messages on behalf
of a MessagingAccessPoint. |
| Class and Description |
|---|
| BatchMessageSender
A message sender created through
Producer.createBatchMessageSender(), to send
messages in batch manner, and commit or roll back at the appropriate time. |
| LocalTransactionExecutor
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).
|
| LocalTransactionExecutor.CheckContext |
| LocalTransactionExecutor.ExecutionContext |
| SendResult
The result of sending a OMS message to server
with the message id and some attributes.
|
Copyright © 2017–2018 OpenMessaging. All rights reserved.