Versions Compared

Key

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

...

You can see which EventObject Camel provides from the javadoc.

From Camel 2.10 onwards there is also a ExchangeSendingEvent which is an event triggered before sending the message to the endpoint. Then we have an even for both before and after sending the message.