@Service(value="mqttHandlerImpl") public class ChannelHandlerSub extends Object
| Constructor and Description |
|---|
ChannelHandlerSub() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubTopic(String... topics) |
void |
addSubTopic(String topic,
int qos) |
boolean |
isExists(String topic) |
void |
removeSubTopic(String... topic) |
Copyright © 2025. All rights reserved.