Uses of Class
org.apache.camel.component.paho.mqtt5.PahoMqtt5Component
-
-
Uses of PahoMqtt5Component in org.apache.camel.component.paho.mqtt5
Methods in org.apache.camel.component.paho.mqtt5 that return PahoMqtt5Component Modifier and Type Method Description PahoMqtt5ComponentPahoMqtt5Endpoint. getComponent()Constructors in org.apache.camel.component.paho.mqtt5 with parameters of type PahoMqtt5Component Constructor Description PahoMqtt5Endpoint(String uri, String topic, PahoMqtt5Component component, PahoMqtt5Configuration configuration)
-