Uses of Class
com.bytedesk.core.socket.mqtt.MqttSession
Packages that use MqttSession
-
Uses of MqttSession in com.bytedesk.core.socket.mqtt
Fields in com.bytedesk.core.socket.mqtt with type parameters of type MqttSessionModifier and TypeFieldDescriptionprivate Map<String,
MqttSession> MqttSessionService.clientIdSessionMap
Methods in com.bytedesk.core.socket.mqtt that return MqttSessionMethods in com.bytedesk.core.socket.mqtt with parameters of type MqttSessionModifier and TypeMethodDescriptionvoid
MqttSessionService.put
(String clientId, MqttSession mqttSession)