Uses of Interface
br.com.anteros.mqtt.core.client.IMqttClientSession
-
Packages that use IMqttClientSession Package Description br.com.anteros.mqtt.core.client -
-
Uses of IMqttClientSession in br.com.anteros.mqtt.core.client
Classes in br.com.anteros.mqtt.core.client that implement IMqttClientSession Modifier and Type Class Description classDefaultMqttClientSession客户端 session 管理,包括 sub 和 pubMethods in br.com.anteros.mqtt.core.client that return IMqttClientSession Modifier and Type Method Description IMqttClientSessionMqttClientCreator. getClientSession()Methods in br.com.anteros.mqtt.core.client with parameters of type IMqttClientSession Modifier and Type Method Description MqttClientCreatorMqttClientCreator. clientSession(IMqttClientSession clientSession)
-