- call() - Method in class tech.mystox.framework.mqtt.service.impl.CallBackTopic
-
- call() - Method in class tech.mystox.framework.mqtt.service.impl.CallSubpackageMsg
-
- callback(MsgRsp) - Method in class tech.mystox.framework.mqtt.service.impl.CallBackTopic
-
- callback(T) - Method in class tech.mystox.framework.mqtt.service.impl.CallSubpackageMsg
-
- CALLBACKS - Static variable in class tech.mystox.framework.mqtt.service.impl.ChannelSenderImpl
-
- CALLBACKS - Static variable in class tech.mystox.framework.mqtt.service.impl.MqttReceiver
-
- callbackSubPackage(MsgRsp) - Method in class tech.mystox.framework.mqtt.service.impl.CallBackTopic
-
组包
如果出现并发问题,则方法添加synchronized 关键字 性能妥协
- callbackSubPackage(T) - Method in class tech.mystox.framework.mqtt.service.impl.CallSubpackageMsg
-
组包
如果出现并发问题,则方法添加synchronized 关键字 性能妥协
- CallBackTopic - Class in tech.mystox.framework.mqtt.service.impl
-
Created by mystoxlol on 2019/9/5, 8:49.
- CallBackTopic() - Constructor for class tech.mystox.framework.mqtt.service.impl.CallBackTopic
-
- CallSubpackageMsg<T extends MsgPackage> - Class in tech.mystox.framework.mqtt.service.impl
-
Created by mystoxlol on 2019/9/5, 8:49.
- CallSubpackageMsg() - Constructor for class tech.mystox.framework.mqtt.service.impl.CallSubpackageMsg
-
- CHANNEL_NAME_IN - Static variable in class tech.mystox.framework.mqtt.config.MqttConfig
-
订阅的bean名称
- CHANNEL_NAME_OUT - Static variable in class tech.mystox.framework.mqtt.config.MqttConfig
-
发布的bean名称
- CHANNEL_REPLY - Static variable in class tech.mystox.framework.mqtt.config.MqttConfig
-
回复通道
- ChannelHandlerAck - Class in tech.mystox.framework.mqtt.service.impl
-
Created by mystoxlol on 2019/8/20, 10:09.
- ChannelHandlerAck(MessageProducer) - Constructor for class tech.mystox.framework.mqtt.service.impl.ChannelHandlerAck
-
- ChannelHandlerSub - Class in tech.mystox.framework.mqtt.service.impl
-
Created by mystoxlol on 2019/8/20, 10:09.
- ChannelHandlerSub() - Constructor for class tech.mystox.framework.mqtt.service.impl.ChannelHandlerSub
-
- ChannelSenderImpl - Class in tech.mystox.framework.mqtt.service.impl
-
Created by mystoxlol on 2019/8/19, 8:28.
- ChannelSenderImpl(IaENV, IaConf, IMqttSender, MqttLogUtil, ThreadPoolTaskExecutor) - Constructor for class tech.mystox.framework.mqtt.service.impl.ChannelSenderImpl
-
- connectionLost(Throwable) - Method in class tech.mystox.framework.mqtt.config.PushCallback
-
- createMqttOutbound() - Method in class tech.mystox.framework.mqtt.config.MqttConfig
-
- createMqttOutbound() - Method in class tech.mystox.framework.mqtt.service.impl.DefaultMqttHandler
-