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
703e883a02d4b1dcfdf3b625dec9841fa1e4f34a
spring-integration
/
org.springframework.integration.http
History
Mark Fisher
703e883a02
Refactored outbound HTTP support to include HttpRequest and HttpRequestExecutor (formerly HttpExchanger). Also refactored existing RequestMapper to InboundRequestMapper, and added OutboundRequestMapper.
2009-03-19 18:55:11 +00:00
..
src
Refactored outbound HTTP support to include HttpRequest and HttpRequestExecutor (formerly HttpExchanger). Also refactored existing RequestMapper to InboundRequestMapper, and added OutboundRequestMapper.
2009-03-19 18:55:11 +00:00
.classpath
IN PROGRESS - issue INT-470: Add a general HTTP outbound handler
2009-03-15 14:31:12 +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
IN PROGRESS - issue INT-470: Add a general HTTP outbound handler
2009-03-15 14:31:12 +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