You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Content Based Router

The Content Based Router from the EIP patterns allows you to route messages to the correct destination based on the contents of the message exchanges.

The following example shows how to route a request from an input seda:a endpoint to either seda:b, seda:c or seda:d depending on the evaluation of various Predicate expressions

Error formatting macro: snippet: java.lang.NullPointerException
  • No labels