INTSAMPLES-4 Add Simple TCP Client/Server Sample

This commit is contained in:
Gary Russell
2010-10-01 16:49:04 -04:00
parent a6695cd7d9
commit 27f86a78b4
13 changed files with 356 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<beansProjectDescription>
<version>1</version>
<pluginVersion><![CDATA[2.5.0.201008251000-M3]]></pluginVersion>
<configSuffixes>
<configSuffix><![CDATA[xml]]></configSuffix>
</configSuffixes>
<enableImports><![CDATA[false]]></enableImports>
<configs>
<config>src/main/resources/META-INF/spring/integration/tcpClientServerDemo-context.xml</config>
</configs>
<configSets>
</configSets>
</beansProjectDescription>