Class Summary |
FileMessageDispatcher |
Class that sends message files to the Publisher to distribute
using files as input
Must set properties for host in properties file or uses in vm broker |
FileMessageFactory |
|
MonitorMessageDispatcher |
Class that sends heartbeat messages to allow monitoring of message consumption Sends regular (currently 20 seconds
apart) heartbeat message |
MonitorPublisher |
Subclass of Publisher which uses QPID functionality to send a heartbeat message Note immediate flag not available via
JMS MessageProducer |
MultiMessageDispatcher |
Class that sends parameterised number of message files to the Publisher
Must set properties for host in properties file or uses in vm broker |
Publisher |
|
TopicPublisher |
Subclass of Publisher which sends messages to a topic destination defined in example.properties |