adding stub for TCP/UDP chapter
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<bookinfo>
|
||||
<title>Spring Integration Reference Manual</title>
|
||||
<titleabbrev>Spring Integration 2.0.0 M2</titleabbrev>
|
||||
<titleabbrev>Spring Integration 2.0.0 M3</titleabbrev>
|
||||
|
||||
|
||||
<productname>Spring Integration</productname>
|
||||
<releaseinfo>2.0.0 Milestone 2</releaseinfo>
|
||||
<releaseinfo>2.0.0 Milestone 3</releaseinfo>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject role="fo">
|
||||
@@ -39,9 +39,13 @@
|
||||
<firstname>Oleg</firstname>
|
||||
<surname>Zhurakousky</surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Gary</firstname>
|
||||
<surname>Russell</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<legalnotice><para>© SpringSource Inc., 2009</para></legalnotice>
|
||||
<legalnotice><para>© SpringSource Inc., 2010</para></legalnotice>
|
||||
</bookinfo>
|
||||
|
||||
<toc></toc>
|
||||
@@ -69,6 +73,7 @@
|
||||
<xi:include href="./rmi.xml"/>
|
||||
<xi:include href="./httpinvoker.xml"/>
|
||||
<xi:include href="./http.xml"/>
|
||||
<xi:include href="./ip.xml"/>
|
||||
<xi:include href="./mail.xml"/>
|
||||
<xi:include href="./stream.xml"/>
|
||||
<xi:include href="./event.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user