| Package | Description |
|---|---|
| org.mule.jms.commons.internal.connection | |
| org.mule.jms.commons.internal.source.polling | |
| org.mule.jms.commons.internal.source.push |
| Modifier and Type | Method and Description |
|---|---|
JmsMessageConsumer |
JmsConnection.createConsumer(JmsSession session,
javax.jms.Destination jmsDestination,
String selector,
ConsumerType consumerType)
Creates a new JMS
MessageConsumer using the given Session |
JmsMessageConsumer |
JmsConnection.createConsumer(JmsSession session,
javax.jms.Destination jmsDestination,
String selector,
ConsumerType consumerType,
boolean avoidCaching)
Creates a new JMS
MessageConsumer using the given Session |
| Modifier and Type | Method and Description |
|---|---|
JmsMessageConsumer |
MessageConsumerFactory.createConsumer(JmsSession session) |
| Modifier and Type | Method and Description |
|---|---|
JmsMessageConsumer |
MessageListenerContext.getConsumer() |
Copyright © 2020. All rights reserved.