INT-1552 general restructuring of the docs to introduce parts that are consistent with eip definitions

This commit is contained in:
Oleg Zhurakousky
2010-11-02 10:28:54 -04:00
parent ed6b8c0159
commit 3061aaa08d
2 changed files with 102 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Message Construction</title>
<title>Message</title>
<para>
The Spring Integration <interfacename>Message</interfacename> is a generic container for data. Any object can
be provided as the payload, and each <interfacename>Message</interfacename> also includes headers containing