public class PUBREC extends MessageSupport.AckBase implements MessageSupport.Message
Modifier and Type | Field and Description |
---|---|
static byte |
TYPE |
Constructor and Description |
---|
PUBREC() |
Modifier and Type | Method and Description |
---|---|
PUBREC |
decode(MQTTFrame frame) |
PUBREC |
messageId(short messageId) |
byte |
messageType() |
encode, messageId, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
encode
public static final byte TYPE
public byte messageType()
messageType
in interface MessageSupport.Message
public PUBREC decode(MQTTFrame frame) throws ProtocolException
decode
in interface MessageSupport.Message
decode
in class MessageSupport.AckBase
ProtocolException
public PUBREC messageId(short messageId)
messageId
in class MessageSupport.AckBase
Copyright © 2010-2017 FuseSource, Corp.. All Rights Reserved.