| Package | Description |
|---|---|
| org.apache.nifi.jms.processors |
| Class and Description |
|---|
| AbstractJMSProcessor
Base JMS processor to support implementation of JMS producers and consumers.
|
| JMSConsumer
Generic consumer of messages from JMS compliant messaging system.
|
| JMSConsumer.ConsumerCallback
Callback to be invoked while executing inJMS call (the call within the
live JMS session)
|
| JMSConsumer.JMSResponse |
| JMSPublisher
Generic publisher of messages to JMS compliant messaging system.
|
| JMSPublisher.JmsPropertySetter
Implementations of this interface use
Message methods to set strongly typed properties. |
| JMSPublisher.JmsPropertySetterEnum |
| JMSWorker
Base class for implementing publishing and consuming JMS workers.
|
Copyright © 2021 Apache NiFi Project. All rights reserved.