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