Class | Description |
---|---|
ExampleJmsTopology |
An example JMS topology.
|
GenericBolt |
A generic
org.apache.storm.topology.IRichBolt implementation
for testing/debugging the Storm JMS Spout and example topologies. |
JsonTupleProducer |
A simple
JmsTupleProducer that expects to receive
JMS TextMessage objects with a body in JSON format. |
SpringJmsProvider |
A
JmsProvider that uses the spring framework
to obtain a JMS ConnectionFactory and
Desitnation objects. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.