diff --git a/src/reference/docbook/remoting.xml b/src/reference/docbook/remoting.xml index 1af73d50ec..806d1d38fa 100644 --- a/src/reference/docbook/remoting.xml +++ b/src/reference/docbook/remoting.xml @@ -63,6 +63,11 @@ JmsInvokerServiceExporter and JmsInvokerProxyFactoryBean classes. + + + AMQP. Remoting using AMQP as the underlying + protocol is supported by the Spring AMQP project. + While discussing the remoting capabilities of Spring, we'll use the @@ -859,6 +864,13 @@ public class Client { +
+ AMQP + Refer to the Spring AMQP Reference Document + 'Spring Remoting with AMQP' section for more information. +
+
Auto-detection is not implemented for remote interfaces