This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46b37df03dbb2db2a4b8f6e67b951bcff67c1dae
spring-integration
/
org.springframework.integration.adapter
History
Mark Fisher
951226346a
The <channel-adapter/> now actually creates a channel instance rather than requiring another distinct channel object. Instead of configuring the poller on the channel-adapter, it is currently to be configured on the consuming endpoint just as if the <channel-adapter/> were any other pollable channel (e.g. <queue-channel/>).
2008-08-01 23:11:56 +00:00
..
src
The <channel-adapter/> now actually creates a channel instance rather than requiring another distinct channel object. Instead of configuring the poller on the channel-adapter, it is currently to be configured on the consuming endpoint just as if the <channel-adapter/> were any other pollable channel (e.g. <queue-channel/>).
2008-08-01 23:11:56 +00:00
.classpath
Updated .classpath file for java mail version 1.4.1.
2008-07-29 23:52:22 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
added easymock.classextension dependency
2008-07-29 20:48:18 +00:00
template.mf
specify version of com.sun.mail.imap in template.mf
2008-07-29 11:10:08 +00:00