Uses of Interface
jakarta.jms.XAJMSContext
Package
Description
The Jakarta Messaging API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
-
Uses of XAJMSContext in jakarta.jms
Modifier and TypeMethodDescriptionXAConnectionFactory.createXAContext()
Creates aXAJMSContext
with the default user identityXAConnectionFactory.createXAContext
(String userName, String password) Creates a JMSContext with the specified user identity