From 13f14b32e272cf26372e509d5d157d2fa3095b13 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 3 Nov 2008 04:14:27 +0000 Subject: [PATCH] Adjusted line breaks --- spring-integration-reference/src/rmi.xml | 26 +++++++++++++++--------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/spring-integration-reference/src/rmi.xml b/spring-integration-reference/src/rmi.xml index c9e603afbd..e588d23259 100644 --- a/spring-integration-reference/src/rmi.xml +++ b/spring-integration-reference/src/rmi.xml @@ -29,9 +29,9 @@ Inbound RMI To receive messages over RMI you need to use a RmiInboundGateway. This gateway can be configured like this - - - ]]> + + + ]]> @@ -40,20 +40,26 @@ RMI namespace support To configure the inbound gateway you can choose to use the namespace support for it. The following code snippet shows the different configuration options that are supported. - + - + - + - + - ]]> + ]]> To configure the outbound gateway you can use the namespace support as well. The following code snippet shows the different configuration for an outbound rmi gateway. - ]]> + ]]>