Package de.iip_ecosphere.platform.transport.spring.binder.hivemqv5
Implements a Spring Cloud Stream binder for HiveMq MQTT.
-
Interface Summary Interface Description HivemqV5Client.ArrivedCallback Called when a message for a topic arrives. -
Class Summary Class Description HivemqV5Client A HiveMq client for all a single binder instance.HivemqV5Configuration Represents the configuration options of a HiveMq client.HivemqV5MessageBinder A HiveMq message binder turning messages to be sent into MQTT messages.HivemqV5MessageBinderConfiguration Represents the HiveMq message binder plugin.HivemqV5MessageBinderProvisioner Provisions producer and consumer destinations.HivemqV5MessageProducer Implements a HiveMq message producer.