Uses of Interface
org.apache.storm.jms.JmsMessageProducer
Packages that use JmsMessageProducer
- 
Uses of JmsMessageProducer in org.apache.storm.jms.boltMethods in org.apache.storm.jms.bolt with parameters of type JmsMessageProducerModifier and TypeMethodDescriptionvoidJmsBolt.setJmsMessageProducer(JmsMessageProducer producer) Set the JmsMessageProducer used to convert tuples into JMS messages.
- 
Uses of JmsMessageProducer in org.apache.storm.jms.tridentMethods in org.apache.storm.jms.trident with parameters of type JmsMessageProducerModifier and TypeMethodDescriptionJmsState.Options.withMessageProducer(JmsMessageProducer msgProducer)