| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| javax.jms |
The standard JMS 1.1 API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolXAQueueConnection |
| Modifier and Type | Method and Description |
|---|---|
XAQueueConnection |
SolXAConnectionFactoryImpl.createXAQueueConnection() |
XAQueueConnection |
SolXAConnectionFactoryImpl.createXAQueueConnection(String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
XAQueueConnection |
XAQueueConnectionFactory.createXAQueueConnection()
Creates an XA queue connection with the default user identity.
|
XAQueueConnection |
XAQueueConnectionFactory.createXAQueueConnection(String userName,
String password)
Creates an XA queue connection with the specified user identity.
|
Copyright 2004-2021 Solace Corporation. All rights reserved.