Interface PahoMqtt5EndpointBuilderFactory.PahoMqtt5Builders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
PahoMqtt5EndpointBuilderFactory

public static interface PahoMqtt5EndpointBuilderFactory.PahoMqtt5Builders
  • Method Details

    • pahoMqtt5

      Paho MQTT 5 (camel-paho-mqtt5) Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client. Category: messaging,iot Since: 3.8 Maven coordinates: org.apache.camel:camel-paho-mqtt5
      Returns:
      the dsl builder for the headers' name.
    • pahoMqtt5

      Paho MQTT 5 (camel-paho-mqtt5) Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client. Category: messaging,iot Since: 3.8 Maven coordinates: org.apache.camel:camel-paho-mqtt5 Syntax: paho-mqtt5:topic Path parameter: topic (required) Name of the topic
      Parameters:
      path - topic
      Returns:
      the dsl builder
    • pahoMqtt5

      Paho MQTT 5 (camel-paho-mqtt5) Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client. Category: messaging,iot Since: 3.8 Maven coordinates: org.apache.camel:camel-paho-mqtt5 Syntax: paho-mqtt5:topic Path parameter: topic (required) Name of the topic
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - topic
      Returns:
      the dsl builder