Uses of Interface
de.iip_ecosphere.platform.transport.spring.binder.mqttv3.MqttClient.ArrivedCallback
-
Uses of MqttClient.ArrivedCallback in de.iip_ecosphere.platform.transport.spring.binder.mqttv3
Classes in de.iip_ecosphere.platform.transport.spring.binder.mqttv3 that implement MqttClient.ArrivedCallbackModifier and TypeClassDescriptionprivate classThe topic-specific reception callback.Fields in de.iip_ecosphere.platform.transport.spring.binder.mqttv3 with type parameters of type MqttClient.ArrivedCallbackModifier and TypeFieldDescriptionprivate Map<String, MqttClient.ArrivedCallback> MqttClient.Callback.callbacksMethods in de.iip_ecosphere.platform.transport.spring.binder.mqttv3 with parameters of type MqttClient.ArrivedCallbackModifier and TypeMethodDescription(package private) booleanMqttClient.subscribeTo(String topic, MqttClient.ArrivedCallback arrivedCallback)