Class MqttMessage
java.lang.Object
cn.herodotus.engine.message.core.definition.domain.MqttMessage
- All Implemented Interfaces:
Message,Serializable
Description: Mqtt 类型消息参数实体
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2023/11/2 16:05
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetQos()getTopic()voidsetCorrelationData(String correlationData) voidsetPayload(String payload) voidvoidsetResponseTopic(String responseTopic) voidtoString()