Class | Description |
---|---|
ExampleJmsTopology | |
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 © 2022 The Apache Software Foundation. All Rights Reserved.