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