CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging -------------------------------------------------------------------------------------------
Key: CAMEL-2613 URL: https://issues.apache.org/activemq/browse/CAMEL-2613 Project: Apache Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.3.0 By default Camel Proxy is always {{InOut}} unless you set some specific @Pattern annotation such as @InOnly. We should add an option to <camelProxy> so you can let {{void}} methods be {{InOnly}} and the others {{InOut}}. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.