Uses of Package
org.springframework.integration.mqtt.core
Package
Description
Provides core classes of the MqttAdapter module.
Provides inbound Spring Integration MqttAdapter components.
Provides Spring Integration components for doing outbound operations.
-
ClassDescriptionAbstract class for MQTT client managers which can be a base for any common v3/v5 client manager implementation.A utility abstraction over MQTT client which can be used in any MQTT-related component without need to handle generic client callbacks, reconnects etc.A contract for a custom callback on
connectComplete
event from the client.A component that interfaces with MQTT. -
ClassDescriptionA utility abstraction over MQTT client which can be used in any MQTT-related component without need to handle generic client callbacks, reconnects etc.A contract for a custom callback on
connectComplete
event from the client.A component that interfaces with MQTT.An extension ofMqttComponent
for Eclipse Paho components. -
ClassDescriptionA utility abstraction over MQTT client which can be used in any MQTT-related component without need to handle generic client callbacks, reconnects etc.A component that interfaces with MQTT.An extension of
MqttComponent
for Eclipse Paho components.