public class PINGRESP extends MessageSupport.EmptyBase implements MessageSupport.Message
Modifier and Type | Field and Description |
---|---|
static byte |
TYPE |
Constructor and Description |
---|
PINGRESP() |
Modifier and Type | Method and Description |
---|---|
PINGRESP |
decode(MQTTFrame frame) |
byte |
messageType() |
String |
toString() |
encode
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 PINGRESP decode(MQTTFrame frame) throws ProtocolException
decode
in interface MessageSupport.Message
decode
in class MessageSupport.EmptyBase
ProtocolException
Copyright © 2010–2019 FuseSource, Corp.. All rights reserved.