| Package | Description |
|---|---|
| org.mule.jms.commons.internal.connection.param | |
| org.mule.jms.commons.internal.connection.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGenericConnectionParameters
Common connection parameters for the
JmsConnectionProvider |
| Modifier and Type | Method and Description |
|---|---|
GenericConnectionParameters |
JmsConnectionProvider.getConnectionParameters() |
| Constructor and Description |
|---|
JmsConnectionProvider(JmsSessionManager jmsSessionManager,
Supplier<javax.jms.ConnectionFactory> connectionFactorySupplier,
JmsSpecification specification,
GenericConnectionParameters connectionParameters,
CachingStrategy cachingStrategy,
boolean isXa,
JmsSupportFactory jmsSupportFactory,
ConnectionFactoryDecoratorFactory factoryDecoratorFactory,
String configName) |
JmsConnectionProvider(JmsSessionManager jmsSessionManager,
Supplier<javax.jms.ConnectionFactory> connectionFactorySupplier,
JmsSpecification specification,
GenericConnectionParameters connectionParameters,
CachingStrategy cachingStrategy,
boolean isXa,
JmsSupportFactory jmsSupportFactory,
ConnectionFactoryDecoratorFactory factoryDecoratorFactory,
String configName,
boolean isIBM) |
Copyright © 2019. All rights reserved.