Add missed doc contents entry for RSocket chapter

**Cherry-pick to 5.2.x**

(cherry picked from commit 47d7bf3fe2)
This commit is contained in:
Artem Bilan
2020-04-14 16:37:29 -04:00
parent 2145f1e328
commit baac0a198b
2 changed files with 4 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ include::./resource.adoc[]
include::./rmi.adoc[]
include::./rsocket.adoc[]
include::./sftp.adoc[]
include::./stomp.adoc[]

View File

@@ -38,7 +38,8 @@ as single searchable link:index-single.html[html] and link:../pdf/spring-integra
<<./mqtt.adoc#mqtt,MQTT Support>> ::
<<./redis.adoc#redis,Redis Support>> ::
<<./resource.adoc#resource,Resource Support>> ::
<<./rmi.adoc#[[rmi,RMI Support>> ::
<<./rmi.adoc#rmi,RMI Support>> ::
<<./rsocket.adoc#rsocket,RSocket Support>> ::
<<./sftp.adoc#sftp,SFTP Adapters>> ::
<<./stomp.adoc#stomp,STOMP Support>> ::
<<./stream.adoc#stream,Stream Support>> ::