| Package | Description |
|---|---|
| com.atomikos.jms.extra |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentJmsSenderTemplate
This is a long-lived JMS sender session, representing a
self-refreshing JMS session that can be used to send JMS messages in a
transacted way (a JTA transaction context is required).
|
class |
SingleThreadedJmsSenderTemplate
This is a long-lived JMS sender session, representing a
self-refreshing JMS session that can be used to send JMS messages in a
transacted way (a JTA transaction context is required).
|
Copyright © 2023. All rights reserved.