Package | Description |
---|---|
org.fusesource.mqtt.codec |
Modifier and Type | Interface and Description |
---|---|
static interface |
MessageSupport.Acked
All command objects that can get acked implement this interface.
|
Modifier and Type | Class and Description |
---|---|
class |
CONNACK |
class |
CONNECT |
class |
DISCONNECT |
class |
PINGREQ |
class |
PINGRESP |
class |
PUBACK |
class |
PUBCOMP |
class |
PUBLISH |
class |
PUBREC |
class |
PUBREL |
class |
SUBACK |
class |
SUBSCRIBE |
class |
UNSUBACK |
class |
UNSUBSCRIBE |
Modifier and Type | Method and Description |
---|---|
MessageSupport.Message |
MessageSupport.Message.decode(MQTTFrame frame) |
Copyright © 2010-2017 FuseSource, Corp.. All Rights Reserved.