public class DefaultMqttHandler extends MqttHandler
mqttHandlerAck, mqttHandlerImpl, mqttSenderImpl| Constructor and Description |
|---|
DefaultMqttHandler(IaContext iaContext) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor |
builder(int corePoolSize,
int maxPoolSize,
int queueCapacity,
int aliveSeconds,
String threadName) |
org.springframework.messaging.MessageHandler |
createMqttOutbound() |
ExecutorRunner |
getExecutorRunner() |
org.eclipse.paho.client.mqttv3.MqttConnectOptions |
getMqttConnectOptions() |
org.springframework.integration.mqtt.core.MqttPahoClientFactory |
mqttClientFactory() |
org.springframework.integration.core.MessageProducer |
replyProducer(org.springframework.scheduling.TaskScheduler taskScheduler) |
void |
stop() |
addAckTopic, addSubTopic, broadcast, isAckExists, isExists, opera, opera, opera, operaAsync, operaTarget, removeAckSubTopic, removeSubTopic, sendToMqtt, sendToMqtt, sendToMqttBoolean, sendToMqttSync, sendToMqttSync, whereIsCentrepublic DefaultMqttHandler(IaContext iaContext)
public ExecutorRunner getExecutorRunner()
public org.springframework.integration.core.MessageProducer replyProducer(org.springframework.scheduling.TaskScheduler taskScheduler)
public org.springframework.messaging.MessageHandler createMqttOutbound()
public org.springframework.integration.mqtt.core.MqttPahoClientFactory mqttClientFactory()
public org.eclipse.paho.client.mqttv3.MqttConnectOptions getMqttConnectOptions()
protected org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor builder(int corePoolSize,
int maxPoolSize,
int queueCapacity,
int aliveSeconds,
String threadName)
public void stop()
Copyright © 2025. All rights reserved.