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
bbc14e5bbe0fab2a39e6ccd42adf97d150984a4c
spring-integration
/
org.springframework.integration
History
Mark Fisher
bbc14e5bbe
SimpleMessagingGateway now supports a subscribable channel for its 'replyChannel'. However, when attempting to use the gateway for simple 'receive' operations, an exception will be thrown if the replyChannel is not a PollableChannel. The subscribable channel is only a relevant option when relying upon reply-message correlation.
2008-09-19 13:19:13 +00:00
..
src
SimpleMessagingGateway now supports a subscribable channel for its 'replyChannel'. However, when attempting to use the gateway for simple 'receive' operations, an exception will be thrown if the replyChannel is not a PollableChannel. The subscribable channel is only a relevant option when relying upon reply-message correlation.
2008-09-19 13:19:13 +00:00
.classpath
Upgraded to Spring 2.5.5.A (INT-336).
2008-08-14 19:58:32 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Upgraded to Spring 2.5.5.A (INT-336).
2008-08-14 19:58:32 +00:00
template.mf
Updated manifest templates for Spring 2.5.5.A
2008-08-14 20:21:58 +00:00