ProducerTemplate - Should have async API which offers the Camel specific AsyncCallback API ------------------------------------------------------------------------------------------
Key: CAMEL-4434 URL: https://issues.apache.org/jira/browse/CAMEL-4434 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.9.0 This allows you to use the producer template and have the callback invoked using the async routing engine. The current API is using the JDK threads pool and Future abstraction. We should offer the Camel specific AsyncCallback API as well. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira