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