|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.mqtt.codec.MessageSupport.AckBase
org.fusesource.mqtt.codec.PUBREC
public class PUBREC
| Field Summary | |
|---|---|
static byte |
TYPE
|
| Constructor Summary | |
|---|---|
PUBREC()
|
|
| Method Summary | |
|---|---|
PUBREC |
decode(MQTTFrame frame)
|
PUBREC |
messageId(short messageId)
|
byte |
messageType()
|
| Methods inherited from class org.fusesource.mqtt.codec.MessageSupport.AckBase |
|---|
encode, messageId, toString |
| 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 PUBREC()
| Method Detail |
|---|
public byte messageType()
messageType in interface MessageSupport.Message
public PUBREC decode(MQTTFrame frame)
throws java.net.ProtocolException
decode in interface MessageSupport.Messagedecode in class MessageSupport.AckBasejava.net.ProtocolExceptionpublic PUBREC messageId(short messageId)
messageId in class MessageSupport.AckBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||