INT-1552 polished twitter docs to reflect the changes for Rate Limiting and provided more details around metadatastore, few minor polishing changes to HVR

This commit is contained in:
Oleg Zhurakousky
2010-11-19 04:29:10 -05:00
parent e974067554
commit a97d5f46e6
2 changed files with 19 additions and 14 deletions

View File

@@ -54,8 +54,7 @@
If arbitrary then additional mapping of these header values to channel names is required, otherwise no additional configuration is needed.
</para>
<para>
Similar to the <classname>PayloadTypeRouter</classname>, configuration of <classname>HeaderValueRouter</classname> is
also supported with the simple namespace-based XML configuration.
Spring Integration provides a simple namespace-based XML configuration to configure <classname>HeaderValueRouter</classname>.
The example below demonstrates two types of namespace-based configuration of <classname>HeaderValueRouter</classname>.
</para>
<para><emphasis>1. Configuration where mapping of header values to channels is required</emphasis> </para>