You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-integration-mqtt/src/main/java/org/springframework/integration/mqtt/inbound/AbstractMqttMessageDrivenChannelAdapter.java
Copy file name to clipboardExpand all lines: spring-integration-mqtt/src/test/java/org/springframework/integration/mqtt/ClientManagerBackToBackTests.java
Copy file name to clipboardExpand all lines: src/reference/antora/modules/ROOT/pages/whats-new.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,8 @@ See xref:control-bus.adoc[Control Bus] for more information.
68
68
The `DefaultSftpSessionFactory` now exposes a `Consumer<SshClient>` configurer property to further customize an internal `SshClient`.
69
69
See xref:sftp/session-factory.adoc[SFTP Session Factory] for more information.
70
70
71
-
[[x6.4-mqtt-changes]]
72
-
=== mqtt Changes
71
+
[[x6.4-mqtt-support-changes]]
72
+
=== MQTT Support Changes
73
73
74
74
Multiple instances of `MqttPahoMessageDrivenChannelAdapter` and `Mqttv5PahoMessageDrivenChannelAdapter` can now be added at runtime using corresponding `ClientManager` through `IntegrationFlowContext`
75
75
See xref:mqtt.adoc[MQTT Support] for more information.
0 commit comments