Interface PahoMqtt5ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PahoMqtt5ComponentBuilderFactory
Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Paho MQTT 5 component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionPaho MQTT 5 (camel-paho-mqtt5) Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client.
-
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
-