| Modifier and Type | Method and Description |
|---|---|
JmsSupport |
JmsConnection.getJmsSupport() |
| Constructor and Description |
|---|
JmsConnection(JmsSupport jmsSupport,
javax.jms.Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Message |
MessageBuilder.build(JmsSupport jmsSupport,
javax.jms.Session session,
JmsConfig config)
Creates a
Message based on the provided configurations |
| Constructor and Description |
|---|
JmsCachingConnectionFactory(javax.jms.ConnectionFactory targetConnectionFactory,
String username,
String password,
String clientId,
CachingConfiguration config,
JmsSupport jmsSupport,
javax.jms.ExceptionListener exceptionListener) |
| Modifier and Type | Method and Description |
|---|---|
JmsSupport |
BaseConnectionProvider.getJmsSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseConnectionProvider.setJmsSupport(JmsSupport jmsSupport) |
| Constructor and Description |
|---|
JmsMessageProducer(JmsSupport jmsSupport,
javax.jms.MessageProducer producer,
boolean isTopic) |
| Modifier and Type | Class and Description |
|---|---|
class |
Jms102bSupport
Jms102bSupport is a template class to provide an abstraction
to to the Jms 1.0.2b api specification. |
class |
Jms11Support
Jms11Support is a template class to provide an abstraction to to
the JMS 1.1 API specification. |
class |
Jms20Support
Jms20Support is a template class to provide an abstraction to to
the JMS 2.0 API specification. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.