Commit Graph

14 Commits

Author SHA1 Message Date
Mark Fisher
5bcbc6a896 Committed tests for HttpInboundEndpoint. 2009-03-11 19:44:43 +00:00
Mark Fisher
7591406f2e Renamed 'prototypeBeanName' to 'targetBeanName' and added eager validation of its non-singleton scope. 2009-02-28 16:37:02 +00:00
Mark Fisher
a2112418f4 Added support for a WebBindingInitializer strategy. 2009-02-27 18:24:52 +00:00
Mark Fisher
188d473d28 Initial commit of the ServletRequestBindingTransformer. 2009-02-27 17:54:02 +00:00
Mark Fisher
dfade35f7a Throwing a MessageTimeoutException if the request/reply Message handling times out. 2009-02-27 15:05:54 +00:00
Mark Fisher
f9f4832582 Added configurable 'requestKey' and 'replyKey' for the model map when response rendering is handled by a provided View instance. 2009-02-26 21:29:10 +00:00
Mark Fisher
f687c6b9ac Added javadoc. 2009-02-26 19:53:57 +00:00
Jonas Partner
a838f3d5f0 synchronised dependencies from ivy.xml to Maven central poms for 1.0.2 2009-02-23 19:48:25 +00:00
Jonas Partner
bcbded1216 update version for repo1 pom's to 1.0.2.RELEASE 2009-02-21 19:18:40 +00:00
Mark Fisher
64188597e2 Setting Content-Type for serialized Objects. 2009-02-20 21:38:58 +00:00
Mark Fisher
7bbb97b71a 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
Mark Fisher
809790f068 Determining payload type to extract based on request method and content type. 2009-02-20 04:36:57 +00:00
Mark Fisher
ddb6dece6e Initial commit for HttpInboundGateway (INT-470). 2009-01-30 22:33:50 +00:00
Mark Fisher
270b857270 Added module for HTTP support 2009-01-30 20:47:13 +00:00