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
e25407e46997d9a2304cdda2cb265b39f589b5a2
spring-integration
/
org.springframework.integration.http
History
Mark Fisher
e25407e469
HttpInboundEndpoint now deserializes objects if request content-type is "application/x-java-serialized-object".
2009-03-13 21:16:35 +00:00
..
src
HttpInboundEndpoint now deserializes objects if request content-type is "application/x-java-serialized-object".
2009-03-13 21:16:35 +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