Uses of Interface
br.com.anteros.mqtt.core.client.IMqttClientProcessor
-
Packages that use IMqttClientProcessor Package Description br.com.anteros.mqtt.core.client -
-
Uses of IMqttClientProcessor in br.com.anteros.mqtt.core.client
Classes in br.com.anteros.mqtt.core.client that implement IMqttClientProcessor Modifier and Type Class Description classDefaultMqttClientProcessor默认的 mqtt 消息处理器Constructors in br.com.anteros.mqtt.core.client with parameters of type IMqttClientProcessor Constructor Description MqttClientAioHandler(MqttClientCreator mqttClientCreator, IMqttClientProcessor processor)
-