Package | Description |
---|---|
io.netty.handler.codec.mqtt |
Encoder, decoder and different Message Types for MQTT.
|
io.netty.handler.codec.stomp |
STOMP codec
|
Modifier and Type | Class and Description |
---|---|
class |
MqttDecoder
Decodes Mqtt messages from bytes, following
the MQTT protocol specification v3.1
|
Modifier and Type | Class and Description |
---|---|
class |
StompSubframeDecoder
|
Copyright © 2008-2017 The Netty Project. All Rights Reserved.