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
bc9b3ee7473b4e48e463e094089721b154daea83
spring-integration
/
org.springframework.integration.http
History
Mark Fisher
bc9b3ee747
INT-470: Committing first cut of outbound HTTP adapter (most logic needs to be refactored out to an executor strategy).
2009-03-14 18:36:33 +00:00
..
src
INT-470: Committing first cut of outbound HTTP adapter (most logic needs to be refactored out to an executor strategy).
2009-03-14 18:36:33 +00:00
.classpath
Committed tests for HttpInboundEndpoint.
2009-03-11 19:44:43 +00:00
.project
Added module for HTTP support
2009-01-30 20:47:13 +00:00
build.xml
Added module for HTTP support
2009-01-30 20:47:13 +00:00
ivy.xml
Committed tests for HttpInboundEndpoint.
2009-03-11 19:44:43 +00:00
pom.xml
synchronised dependencies from ivy.xml to Maven central poms for 1.0.2
2009-02-23 19:48:25 +00:00
template.mf
Refactored HttpInboundGateway into HttpInboundEndpoint. It provides the implementation for both 'channel-adapter' and 'inbound-gateway' - depeding on the value of its 'expectReply' boolean flag (INT-470).
2009-02-20 20:21:55 +00:00