Class | Description |
---|---|
ActiveMQBroker |
Utility class to start/stop an ActiveMQ Broker instance
|
JmsMessageProducer |
Utility class to produce messages to the given destination
|
JmsQueueSample |
A pipeline which streams messages from a JMS queue, filters them according
to the priority and writes a new message with modified properties to another
JMS queue.
|
JmsTopicSample |
A pipeline which streams messages from a JMS topic, filters them according
to the priority and writes a new message with modified properties to another
JMS topic.
|
Copyright © 2020 Hazelcast, Inc.. All rights reserved.