| Class | Description |
|---|---|
| JmsMessageListener<T extends DefaultJmsAttributes> |
MessageListener for the JmsListener to subscribe to a TOPIC or QUEUE receives Message and dispatch
those messages through the flow. |
| JmsMessageListenerDelegate |
MessageConsumerDelegate implementation which uses MessageListener |
| JmsMessageListenerFactory<T extends DefaultJmsAttributes> |
Factory pattern implementation in charge of creating instances of
JmsMessageListener |
| MessageListenerContext |
Container used to describe a
MessageConsumer and its related resources. |
Copyright © 2020. All rights reserved.