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
4e62f25364e69565c3830e270cce31c202c55739
spring-integration
/
org.springframework.integration.http
History
Iwein Fuld
4e62f25364
IN PROGRESS - issue INT-470: Add a general HTTP outbound handler
...
http://jira.springframework.org/browse/INT-470
Split out all java.net specific code to strategy.
2009-03-15 14:31:12 +00:00
..
src
IN PROGRESS - issue INT-470: Add a general HTTP outbound handler
2009-03-15 14:31:12 +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