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

Compare with Current View Page History

Version 1 Next »

Enterprise Integration Patterns

This page describes the various Enterprise Integration Patterns which are implemented by Camel.

Message Routing

MessageFilter

How can a component avoid receiving uninteresting messages?

  • No labels