| Modifier and Type | Method and Description |
|---|---|
PahoMqtt5Configuration |
PahoMqtt5Configuration.copy() |
PahoMqtt5Configuration |
PahoMqtt5Component.getConfiguration() |
PahoMqtt5Configuration |
PahoMqtt5Endpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.eclipse.paho.mqttv5.client.MqttClientPersistence |
PahoMqtt5Endpoint.createMqttClientPersistence(PahoMqtt5Configuration configuration) |
void |
PahoMqtt5Component.setConfiguration(PahoMqtt5Configuration configuration)
To use the shared Paho configuration
|
| Constructor and Description |
|---|
PahoMqtt5Endpoint(String uri,
String topic,
PahoMqtt5Component component,
PahoMqtt5Configuration configuration) |
Apache Camel