From 4ebc214583e5aa8b2279db1f17463b2a4b665679 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 29 Sep 2009 01:35:10 +0000 Subject: [PATCH] INT-707 - updated documentation --- spring-integration-reference/src/gateway.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/spring-integration-reference/src/gateway.xml b/spring-integration-reference/src/gateway.xml index a285ebe9df..c576256059 100644 --- a/spring-integration-reference/src/gateway.xml +++ b/spring-integration-reference/src/gateway.xml @@ -65,6 +65,17 @@ }]]> + + + If you prefer XML way of configuring Gateway methods, you can provide method sub-elements + to the gateway configuration (see below) + + + + +]]> + \ No newline at end of file