Interface PahoComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PahoComponentBuilderFactory
Communicate with MQTT message brokers using Eclipse Paho MQTT Client.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Paho component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionpaho()Paho (camel-paho) Communicate with MQTT message brokers using Eclipse Paho MQTT Client.
-
Method Details
-
paho
Paho (camel-paho) Communicate with MQTT message brokers using Eclipse Paho MQTT Client. Category: messaging,iot Since: 2.16 Maven coordinates: org.apache.camel:camel-paho- Returns:
- the dsl builder
-