Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As of 1.5 Camel supports the @InOnly and @Pattern annotations to let you specify which methods are not InOut (request/replyRequest Reply) but are InOnly (oneway , or fire and forget method calls Event Message).

For more details see Using Exchange Pattern Annotations

...