|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.mqtt.codec.MessageSupport.AckBase
public abstract static class MessageSupport.AckBase
| Constructor Summary | |
|---|---|
MessageSupport.AckBase()
|
|
| Method Summary | |
|---|---|
protected MessageSupport.AckBase |
decode(MQTTFrame frame)
|
MQTTFrame |
encode()
|
short |
messageId()
|
protected MessageSupport.AckBase |
messageId(short messageId)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MessageSupport.AckBase()
| Method Detail |
|---|
protected MessageSupport.AckBase decode(MQTTFrame frame)
throws java.net.ProtocolException
java.net.ProtocolExceptionpublic MQTTFrame encode()
public short messageId()
protected MessageSupport.AckBase messageId(short messageId)
public 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 | |||||||||