Package com.bytedesk.core.socket.mqtt
Class MqttSessionService
java.lang.Object
com.bytedesk.core.socket.mqtt.MqttSessionService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsKey
(String clientId) void
put
(String clientId, MqttSession mqttSession) void
-
Field Details
-
clientIdSessionMap
-
-
Constructor Details
-
MqttSessionService
public MqttSessionService()
-
-
Method Details
-
put
-
get
-
containsKey
-
remove
-
getAllClientIds
-