| Modifier and Type | Field and Description |
|---|---|
static MQTTSessionState |
MQTTSessionState.DEFAULT |
protected MQTTSessionState |
MQTTSession.state |
| Modifier and Type | Method and Description |
|---|---|
MQTTSessionState |
MQTTProtocolManager.getSessionState(String clientId) |
MQTTSessionState |
MQTTProtocolManager.removeSessionState(String clientId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MQTTSessionState> |
MQTTProtocolManager.getSessionStates() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MQTTUtil.logMessage(MQTTSessionState state,
io.netty.handler.codec.mqtt.MqttMessage message,
boolean inbound) |
static void |
MQTTUtil.traceMessage(MQTTSessionState state,
io.netty.handler.codec.mqtt.MqttMessage message,
boolean inbound) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.