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
/
src
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
..
main
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
test
INT-975 MessageHandler used in tests now implements the MessageProducer interface.
2010-03-09 20:06:25 +00:00