| Package | Description |
|---|---|
| org.apache.nifi.jms.processors |
| Modifier and Type | Method and Description |
|---|---|
protected JMSPublisher |
PublishJMS.finishBuildingJmsWorker(org.springframework.jms.connection.CachingConnectionFactory connectionFactory,
org.springframework.jms.core.JmsTemplate jmsTemplate,
ProcessContext processContext)
Will create an instance of
JMSPublisher |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PublishJMS.rendezvousWithJms(ProcessContext context,
ProcessSession processSession,
JMSPublisher publisher)
Will construct JMS
Message by extracting its body from the
incoming FlowFile. |
Copyright © 2021 Apache NiFi Project. All rights reserved.