Doc ToC Fixes

This commit is contained in:
Gary Russell
2018-07-19 16:47:35 -04:00
parent 55f69206e3
commit 70db967d4f
2 changed files with 6 additions and 2 deletions

View File

@@ -856,4 +856,6 @@ public IntegrationFlow flow() {
NOTE: The `IdempotentReceiverInterceptor` is designed only for the `MessageHandler.handleMessage(Message<?>)` method.
Starting with version 4.3.1, it implements `HandleMessageAdvice`, with the `AbstractHandleMessageAdvice` as a base class, for better dissociation.
See "`<<handle-message-advice>>`" for more information.
See "<<handle-message-advice>>" for more information.
====

View File

@@ -444,4 +444,6 @@ smackMessage.addExtension(packetExtension);
----
====
See "`<<xmpp-message-inbound-channel-adapter>>`" and "`<<xmpp-message-outbound-channel-adapter>>`" earlier in this chapter for more information.
See "<<xmpp-message-inbound-channel-adapter>>" and "<<xmpp-message-outbound-channel-adapter>>" earlier in this chapter for more information.
====