Uses of Interface
de.iip_ecosphere.platform.transport.spring.binder.mqttv5.MqttClient.ArrivedCallback
-
Uses of MqttClient.ArrivedCallback in de.iip_ecosphere.platform.transport.spring.binder.mqttv5
Classes in de.iip_ecosphere.platform.transport.spring.binder.mqttv5 that implement MqttClient.ArrivedCallback Modifier and Type Class Description private classMqttV5MessageProducer.CallbackThe topic-specific reception callback.Fields in de.iip_ecosphere.platform.transport.spring.binder.mqttv5 with type parameters of type MqttClient.ArrivedCallback Modifier and Type Field Description private Map<String,MqttClient.ArrivedCallback>MqttClient.Callback. callbacksMethods in de.iip_ecosphere.platform.transport.spring.binder.mqttv5 with parameters of type MqttClient.ArrivedCallback Modifier and Type Method Description (package private) static booleanMqttClient. subscribeTo(String topic, MqttClient.ArrivedCallback arrivedCallback)