You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 15:53:36 UTC

[jira] Commented: (CAMEL-1875) Async API - Expose OnCompletion callback on the ProducerTemplate for easy async callbacks

    [ https://issues.apache.org/activemq/browse/CAMEL-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53459#action_53459 ] 

Claus Ibsen commented on CAMEL-1875:
------------------------------------

trunk: 800792.

> Async API - Expose OnCompletion callback on the ProducerTemplate for easy async callbacks
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1875
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1875
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M3
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The async API on the ProducerTemplate could add methods that expose the OnCompletion so you could send in a message that is routed async (from you as the client point of view) and Camel will use the OnCompletion callback to invoke when the message is done. 
> This frees the burden from the client to use the Future handle to check the isDone.

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