- setBrokerUrl(String) - Method in class org.apache.camel.component.paho.PahoComponent
-
The URL of the MQTT broker.
- setBrokerUrl(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
The URL of the MQTT broker.
- setClient(MqttClient) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
To use the existing MqttClient instance as client.
- setClientId(String) - Method in class org.apache.camel.component.paho.PahoComponent
-
MQTT client identifier.
- setClientId(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
MQTT client identifier.
- setConnectOptions(MqttConnectOptions) - Method in class org.apache.camel.component.paho.PahoComponent
-
Client connection options
- setConnectOptions(MqttConnectOptions) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Client connection options
- setFilePersistenceDirectory(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Base directory used by the file persistence provider.
- setMqttMessage(MqttMessage) - Method in class org.apache.camel.component.paho.PahoMessage
-
- setPersistence(PahoPersistence) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Client persistence to be used - memory or file.
- setQos(int) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Client quality of service level (0-2).
- setRetained(boolean) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Retain option
- setTopic(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
-
Name of the topic