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