|
JMS 1.1 API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XASession in javax.jms |
| Subinterfaces of XASession in javax.jms | |
interface |
XAQueueSession
An XAQueueSession provides a regular QueueSession,
which can be used to
create QueueReceiver, QueueSender, and
QueueBrowser objects (optional).
|
interface |
XATopicSession
An XATopicSession provides a regular TopicSession.
|
| Methods in javax.jms that return XASession | |
javax.jms.XASession |
XAConnection.createXASession()
Creates an XASession object. |
|
JMS 1.1 API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||