[ 
https://issues.apache.org/jira/browse/CAMEL-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975794#action_12975794
 ] 

Claus Ibsen commented on CAMEL-3466:
------------------------------------

If anyone wanna try implementing this then take a look at camel-mina and its 
PayloadHelper class. This allows you to grab the message body depending on 
whether transferExchange has been enabled or not.

Something similar is needed in camel-http.

In the HttpProducer, DefaultHttpBinding, and HttpPollingConsumer.



> Add transferExchange option to camel-jetty and camel-http
> ---------------------------------------------------------
>
>                 Key: CAMEL-3466
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3466
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-http, camel-jetty
>    Affects Versions: 2.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.6.0
>
>
> This allows end users to transfer serialized objects over HTTP for example to 
> bridge two Camel applications.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to