From 3eb635a4039216805220780324a545163f06b06b Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 3 Nov 2008 04:16:18 +0000 Subject: [PATCH] Adjusted line breaks --- spring-integration-reference/src/httpinvoker.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/spring-integration-reference/src/httpinvoker.xml b/spring-integration-reference/src/httpinvoker.xml index 1f90c8ff54..a3d6b94c02 100644 --- a/spring-integration-reference/src/httpinvoker.xml +++ b/spring-integration-reference/src/httpinvoker.xml @@ -30,7 +30,8 @@ To receive messages over http you need to use an HttpInvokerInboundGateway. Here is an example bean definition: - + @@ -57,7 +58,8 @@ To configure the HttpInvokerOutboundGateway write a bean definition like this: - + ]]> The outbound gateway is a MessageConsumer and can therefore be registered with