Inbound tcp channel adapters; no outbound yet, nor namespace support.

This commit is contained in:
Gary Russell
2010-02-21 05:50:18 +00:00
parent a0871d40f2
commit d2d1b8f0dd
28 changed files with 2169 additions and 9 deletions

View File

@@ -10,4 +10,5 @@ Import-Template:
org.springframework.core.*;version="[3.0.0, 4.0.0)",
org.springframework.scheduling.*;version="[3.0.0, 4.0.0)",
org.springframework.util;version="[3.0.0, 4.0.0)",
org.w3c.dom.*;version="0"
org.w3c.dom.*;version="0",
javax.net.*;version="0"