|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.mqtt.codec.MessageSupport.EmptyBase
org.fusesource.mqtt.codec.DISCONNECT
public class DISCONNECT
| Field Summary | |
|---|---|
static byte |
TYPE
|
| Constructor Summary | |
|---|---|
DISCONNECT()
|
|
| Method Summary | |
|---|---|
DISCONNECT |
decode(MQTTFrame frame)
|
byte |
messageType()
|
java.lang.String |
toString()
|
| Methods inherited from class org.fusesource.mqtt.codec.MessageSupport.EmptyBase |
|---|
encode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.fusesource.mqtt.codec.MessageSupport.Message |
|---|
encode |
| Field Detail |
|---|
public static final byte TYPE
| Constructor Detail |
|---|
public DISCONNECT()
| Method Detail |
|---|
public byte messageType()
messageType in interface MessageSupport.Message
public DISCONNECT decode(MQTTFrame frame)
throws java.net.ProtocolException
decode in interface MessageSupport.Messagedecode in class MessageSupport.EmptyBasejava.net.ProtocolExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||