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
8967d7eb514625eb3fc7ed35f76df3c9d5cf450d
spring-integration
/
spring-integration-core
History
Mark Fisher
8967d7eb51
INT-1227 removed the protected getOutputChannel() method from AbstractReplyProducingMessageHandler. BridgeHandler no longer asserts an output channel in order to throw an Exception. Instead, a ChannelResolutionException is thrown in the normal place for a missing outputChannel property or replyChannel header in the AbstractReplyProducingMessageHandler.
2010-08-30 21:29:16 +00:00
..
.settings
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
src
INT-1227 removed the protected getOutputChannel() method from AbstractReplyProducingMessageHandler. BridgeHandler no longer asserts an output channel in order to throw an Exception. Instead, a ChannelResolutionException is thrown in the normal place for a missing outputChannel property or replyChannel header in the AbstractReplyProducingMessageHandler.
2010-08-30 21:29:16 +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