Versions Compared

Key

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

JSON

Available as of Camel 2.0

JSON is a Data Format to marshal and unmarshal Java objects to and from JSON.

In Camel 1.6 its only the XStream library that is supported and its default.

In Camel 2.0 we added support for more libraries:
Camel provides integration with two popular JSon libraries:

...