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() |
encodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencodepublic static final byte TYPE
public byte messageType()
messageType in interface MessageSupport.Messagepublic PINGREQ decode(MQTTFrame frame) throws ProtocolException
decode in interface MessageSupport.Messagedecode in class MessageSupport.EmptyBaseProtocolExceptionCopyright © 2010–2021 FuseSource, Corp.. All rights reserved.