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
9c55cdf5df6d1058fb68a43616d7dff2f9a624ca
spring-integration
/
spring-integration-core
History
Mark Fisher
9c55cdf5df
INT-1180 Added a 'requiresReply' header. The default value is FALSE, but Gateway request Messages now have this value set to true whenever the invoked method has a non-void return. This will trigger a MessageHandlingException instead of a timeout downstream if no reply is produced by an instance of AbstractReplyProducingMessageHandler.
2010-08-27 21:20:10 +00:00
..
.settings
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
src
INT-1180 Added a 'requiresReply' header. The default value is FALSE, but Gateway request Messages now have this value set to true whenever the invoked method has a non-void return. This will trigger a MessageHandlingException instead of a timeout downstream if no reply is produced by an instance of AbstractReplyProducingMessageHandler.
2010-08-27 21:20:10 +00:00
.classpath
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
.project
first fully working and integrated mvn install
2010-05-28 18:13:05 +00:00
pom.xml
INT-1280: ship commons code out to external project
2010-08-25 12:22:27 +00:00
template.mf
renamed modules org.springframework.integration.* -> spring-integration-*
2010-05-25 13:21:25 +00:00