public class MqttClientPlugin extends Object implements com.jfinal.plugin.IPlugin
| Constructor and Description |
|---|
MqttClientPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(Consumer<MqttClientCreator> consumer)
配置 mica mqtt
|
boolean |
start() |
boolean |
stop() |
public void config(Consumer<MqttClientCreator> consumer)
consumer - MqttClientCreator Consumerpublic boolean start()
start in interface com.jfinal.plugin.IPluginpublic boolean stop()
stop in interface com.jfinal.plugin.IPluginCopyright © 2025. All rights reserved.