Uses of Class
org.apache.camel.component.paho.mqtt5.PahoMqtt5Configuration
-
-
Uses of PahoMqtt5Configuration in org.apache.camel.component.paho.mqtt5
Methods in org.apache.camel.component.paho.mqtt5 that return PahoMqtt5Configuration Modifier and Type Method Description PahoMqtt5ConfigurationPahoMqtt5Configuration. copy()PahoMqtt5ConfigurationPahoMqtt5Component. getConfiguration()PahoMqtt5ConfigurationPahoMqtt5Endpoint. getConfiguration()Methods in org.apache.camel.component.paho.mqtt5 with parameters of type PahoMqtt5Configuration Modifier and Type Method Description protected static org.eclipse.paho.mqttv5.client.MqttClientPersistencePahoMqtt5Endpoint. createMqttClientPersistence(PahoMqtt5Configuration configuration)voidPahoMqtt5Component. setConfiguration(PahoMqtt5Configuration configuration)To use the shared Paho configurationConstructors in org.apache.camel.component.paho.mqtt5 with parameters of type PahoMqtt5Configuration Constructor Description PahoMqtt5Endpoint(String uri, String topic, PahoMqtt5Component component, PahoMqtt5Configuration configuration)
-