Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Mina2 consumer endpoints are always InOut

...

Tip

Favor using Netty as Netty is a much more active maintained and popular project than Apache Mina currently is

Info

Be careful with sync=false on consumer endpoints. Since camel-mina2 all consumer exchanges are InOut. This is different to camel-mina.

 

Maven users will need to add the following dependency to their pom.xml for this component:

...