Package | Description |
---|---|
jakarta.jms |
The standard Jakarta JMS 3.1 API.
|
Modifier and Type | Method and Description |
---|---|
XAJMSContext |
XAConnectionFactory.createXAContext()
Creates a
XAJMSContext with the default user identity |
XAJMSContext |
XAConnectionFactory.createXAContext(java.lang.String userName,
java.lang.String password)
Creates a JMSContext with the specified user identity
|
Copyright 2004-2025 Solace Corporation. All rights reserved.