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() |
java.lang.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 DISCONNECT decode(MQTTFrame frame) throws java.net.ProtocolException
decode
in interface MessageSupport.Message
decode
in class MessageSupport.EmptyBase
java.net.ProtocolException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010-2016 FuseSource, Corp.. All Rights Reserved.