Uses of Package
org.apache.storm.jms
Packages that use org.apache.storm.jms
Package
Description
- 
Classes in org.apache.storm.jms used by org.apache.storm.jms.boltClassDescriptionJmsMessageProducer implementations are responsible for translating aorg.apache.storm.tuple.Valuesinstance into ajavax.jms.Messageobject.AJmsProviderobject encapsulates theConnectionFactoryandDestinationJMS objects theJmsSpoutneeds to manage a topic/queue connection over the course of it's lifecycle.
- 
Classes in org.apache.storm.jms used by org.apache.storm.jms.exampleClassDescriptionAJmsProviderobject encapsulates theConnectionFactoryandDestinationJMS objects theJmsSpoutneeds to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValuesobjects from ajavax.jms.Messageobject>.
- 
Classes in org.apache.storm.jms used by org.apache.storm.jms.spoutClassDescriptionAJmsProviderobject encapsulates theConnectionFactoryandDestinationJMS objects theJmsSpoutneeds to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValuesobjects from ajavax.jms.Messageobject>.
- 
Classes in org.apache.storm.jms used by org.apache.storm.jms.tridentClassDescriptionJmsMessageProducer implementations are responsible for translating aorg.apache.storm.tuple.Valuesinstance into ajavax.jms.Messageobject.AJmsProviderobject encapsulates theConnectionFactoryandDestinationJMS objects theJmsSpoutneeds to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValuesobjects from ajavax.jms.Messageobject>.