第 40 章 JMS - AMQP 1.0 Source
Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client.
40.1. Configuration Options 复制链接链接已复制到粘贴板!
The following table summarizes the configuration options available for the jms-amqp-10-source Kamelet:
| Property | Name | Description | Type | Default | Example |
|---|---|---|---|---|---|
| destinationName * | Destination Name | The JMS destination name. | string | ||
| remoteURI * | Broker URL | The JMS URL. | string | amqp://my-host:31616 | |
| destinationType | Destination Type | The JMS destination type (queue or topic). | string | queue |
* = Fields marked with an asterisk are mandatory.