| Modifier and Type | Method and Description |
|---|---|
PahoConfiguration |
PahoConfiguration.copy() |
PahoConfiguration |
PahoEndpoint.getConfiguration() |
PahoConfiguration |
PahoComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.eclipse.paho.client.mqttv3.MqttClientPersistence |
PahoEndpoint.createMqttClientPersistence(PahoConfiguration configuration) |
protected static org.eclipse.paho.client.mqttv3.MqttConnectOptions |
PahoEndpoint.createMqttConnectOptions(PahoConfiguration config) |
void |
PahoComponent.setConfiguration(PahoConfiguration configuration)
To use the shared Paho configuration
|
| Constructor and Description |
|---|
PahoEndpoint(String uri,
String topic,
PahoComponent component,
PahoConfiguration configuration) |
Apache Camel