Versions Compared

Key

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

Exchange Pattern

There are many different Message Exchange Patterns you can use in messaging. This concept is also demonstrated in WSDL and JBI's MEPs.

From there Enterprise Integration Patterns the common examples are

In Camel we have a Pattern enumeration property which is associated with the Message Exchange indicating if a message exchange is a one way Event Message (InOnly) or a Request Reply message exchange (InOut).Created by James Strachan
On Tue Dec 09 11:02:40 GMT 2008
Using TimTam