Uses of Package
org.apache.storm.jms
Package
Description
-
ClassDescriptionJmsMessageProducer implementations are responsible for translating a
org.apache.storm.tuple.Values
instance into ajavax.jms.Message
object.AJmsProvider
object encapsulates theConnectionFactory
andDestination
JMS objects theJmsSpout
needs to manage a topic/queue connection over the course of it's lifecycle. -
ClassDescriptionA
JmsProvider
object encapsulates theConnectionFactory
andDestination
JMS objects theJmsSpout
needs to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValues
objects from ajavax.jms.Message
object>. -
ClassDescriptionA
JmsProvider
object encapsulates theConnectionFactory
andDestination
JMS objects theJmsSpout
needs to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValues
objects from ajavax.jms.Message
object>. -
ClassDescriptionJmsMessageProducer implementations are responsible for translating a
org.apache.storm.tuple.Values
instance into ajavax.jms.Message
object.AJmsProvider
object encapsulates theConnectionFactory
andDestination
JMS objects theJmsSpout
needs to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValues
objects from ajavax.jms.Message
object>.