类 PubRelResponse
- java.lang.Object
-
- cool.taomu.framework.service.mqtt.broker.impl.response.PubRelResponse
-
- 所有已实现的接口:
IResponse<PubRelEntity>
public class PubRelResponse extends java.lang.Object implements IResponse<PubRelEntity>
-
-
构造器概要
构造器 构造器 说明 PubRelResponse()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 io.netty.handler.codec.mqtt.MqttMessageresponse(PubRelEntity entity)
-
-
-
方法详细资料
-
response
public io.netty.handler.codec.mqtt.MqttMessage response(PubRelEntity entity)
- 指定者:
response在接口中IResponse<PubRelEntity>
-
-