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
f55336ba559da2d3bfb5c48b53ebb8c94f2900a1
spring-integration
/
org.springframework.integration
History
Mark Fisher
170bc6ea79
Added the @Gateway annotation for per-method configuration when using GatewayProxyFactoryBean (INT-383). Also, the AbstractMessagingGateway now supports non-pollable reply channels. Note however, if using a gateway for no-arg receive() invocations, a PollableChannel is required and otherwise an IllegalStateException will be thrown (INT-384).
2008-09-28 22:15:22 +00:00
..
src
Added the @Gateway annotation for per-method configuration when using GatewayProxyFactoryBean (INT-383). Also, the AbstractMessagingGateway now supports non-pollable reply channels. Note however, if using a gateway for no-arg receive() invocations, a PollableChannel is required and otherwise an IllegalStateException will be thrown (INT-384).
2008-09-28 22:15:22 +00:00
.classpath
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59: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
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00
template.mf
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00