Modifier and Type | Field and Description |
---|---|
protected MqttAgentConfiguration |
PahoMqttAgent.agentConfiguration
Factory and configuration provider.
|
Constructor and Description |
---|
PahoMqttAgent(java.lang.String id,
org.eclipse.paho.client.mqttv3.IMqttAsyncClient mqttClient,
MqttAgentConfiguration agentConfiguration)
Creates a new
MqttAgent that uses Paho. |