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
221221aae72225ed53be983ab8eb43deacd3c704
spring-integration
/
org.springframework.integration
History
Mark Fisher
221221aae7
INT-919, INT-975 MessageHandlerChain no longer uses PropertyAccessor to check for an "outputChannel" property. Instead, it expects the handlers to implement the new MessageProducer interface. The chain has also been simplified to use anonymous channels between handlers instead of requiring a DirectChannel and EventDrivenConsumer for each.
2010-03-09 20:17:33 +00:00
..
src
INT-919, INT-975 MessageHandlerChain no longer uses PropertyAccessor to check for an "outputChannel" property. Instead, it expects the handlers to implement the new MessageProducer interface. The chain has also been simplified to use anonymous channels between handlers instead of requiring a DirectChannel and EventDrivenConsumer for each.
2010-03-09 20:17:33 +00:00
.classpath
First pass at inbound/outbound JSON mapping for INT-1000 and INT-1001. Needs complete Javadoc'ing and still has some TODO's to address.
2010-03-05 22:38:58 +00:00
.project
added spring nature and buildCommand
2009-01-08 18:50:43 +00:00
build.xml
updated maven central poms, added parent pom.
2009-03-21 02:09:26 +00:00
ivy.xml
First pass at inbound/outbound JSON mapping for INT-1000 and INT-1001. Needs complete Javadoc'ing and still has some TODO's to address.
2010-03-05 22:38:58 +00:00
pom.xml
updating poms for M2 release
2009-12-24 16:40:07 +00:00
template.mf
First pass at inbound/outbound JSON mapping for INT-1000 and INT-1001. Needs complete Javadoc'ing and still has some TODO's to address.
2010-03-05 22:38:58 +00:00