| Modifier and Type | Field and Description |
|---|---|
static DecoderResult |
DecoderResult.SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
DecoderResult |
MqttMessage.decoderResult() |
static DecoderResult |
DecoderResult.failure(Throwable cause) |
| Constructor and Description |
|---|
MqttMessage(MqttFixedHeader mqttFixedHeader,
Object variableHeader,
Object payload,
DecoderResult decoderResult) |
Copyright © 2025. All rights reserved.