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