[
https://issues.apache.org/activemq/browse/CAMEL-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44923#action_44923
]
James Strachan commented on CAMEL-810:
--------------------------------------
Just to be more clear - @InOnly and @InOut would have no configuration
whatsoever - they would be fixed MEPs; whereas @Pattern would take a mandatory
MEP. So @InOnly would be an abbreviation for @Pattern(ExchangePattern.InOut).
@Pattern could remain a purely internal implementation detail.
At some point if there is demand we could create an annotation for every
possible MEP; but am thinking mostly folks will only need @InOut and @InOnly
for a while and @Pattern can be for the uncommon stuff
> support for asynchronous invocation in Spring Remoting
> ------------------------------------------------------
>
> Key: CAMEL-810
> URL: https://issues.apache.org/activemq/browse/CAMEL-810
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-spring
> Reporter: James Strachan
> Assignee: James Strachan
> Fix For: 1.5.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.