@Service(value="mqttHandlerAck") public class ChannelHandlerAck extends Object
| Constructor and Description |
|---|
ChannelHandlerAck(org.springframework.integration.core.MessageProducer replyProducer) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubTopic(String... topics) |
void |
addSubTopic(String topic,
int qos) |
boolean |
isExists(String topic) |
void |
removeSubTopic(String... topics) |
Copyright © 2025. All rights reserved.