类的使用
cn.herodotus.engine.message.mqtt.properties.MqttProperties
使用MqttProperties的程序包
-
cn.herodotus.engine.message.mqtt.configuration中MqttProperties的使用
修饰符和类型方法说明org.springframework.integration.mqtt.core.ClientManager<org.eclipse.paho.mqttv5.client.IMqttAsyncClient,org.eclipse.paho.mqttv5.client.MqttConnectionOptions> MessageMqttConfiguration.clientManager(MqttProperties mqttProperties) org.springframework.integration.core.MessageProducerMessageMqttConfiguration.mqttInbound(org.springframework.integration.mqtt.core.ClientManager<org.eclipse.paho.mqttv5.client.IMqttAsyncClient, org.eclipse.paho.mqttv5.client.MqttConnectionOptions> clientManager, org.springframework.messaging.MessageChannel mqtt5InboundChannel, MqttProperties mqttProperties) org.springframework.messaging.MessageHandlerMessageMqttConfiguration.mqttOutbound(org.springframework.integration.mqtt.core.ClientManager<org.eclipse.paho.mqttv5.client.IMqttAsyncClient, org.eclipse.paho.mqttv5.client.MqttConnectionOptions> clientManager, MqttProperties mqttProperties)