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
29b5cda88f30d49b541fac9e4e93e8c95ff3374d
spring-integration
/
org.springframework.integration.stream
History
Mark Fisher
b1dfee7473
Renamed the 'processMessage' method to 'onMessageInternal' (it is the subclass implementation that is invoked from the base class 'onMessage' method).
2008-09-19 02:56:47 +00:00
..
src
Renamed the 'processMessage' method to 'onMessageInternal' (it is the subclass implementation that is invoked from the base class 'onMessage' method).
2008-09-19 02:56:47 +00:00
.classpath
Migrated the stream-based adapters from the "adapters" module to "org.springframework.integration.stream" (INT-375).
2008-09-17 20:32:47 +00:00
.project
Adding new 'org.springframework.integration.stream' module (INT-375).
2008-09-17 19:38:43 +00:00
build.xml
Adding new 'org.springframework.integration.stream' module (INT-375).
2008-09-17 19:38:43 +00:00
ivy.xml
Adding new 'org.springframework.integration.stream' module (INT-375).
2008-09-17 19:38:43 +00:00
template.mf
Added import for beans.* to template.mf.
2008-09-17 20:44:43 +00:00