| Package | Description |
|---|---|
| com.solacesystems.jms |
| Modifier and Type | Method and Description |
|---|---|
static SolXAConnectionFactory |
SolJmsUtility.createXAConnectionFactory()
Creates a Solace proprietary implementation of an XAConnectionFactory.
|
static SolXAConnectionFactory |
SolJmsUtility.createXAConnectionFactory(Hashtable<?,?> environment)
Creates a Solace proprietary implementation of an XAConnectionFactory given an environment.
|
static SolXAConnectionFactory |
SolJmsUtility.createXAConnectionFactory(String host,
String username,
String password,
String vpn,
Hashtable<?,?> environment)
Creates a Solace proprietary implementation of an XAConnectionFactory given connection
parameters and an environment.
|
Copyright 2004-2025 Solace Corporation. All rights reserved.