| Class | Description |
|---|---|
| AbstractXStreamWrapper |
An abstract class which implement data format
(
DataFormat) interface which leverage the XStream library for XML or JSON's marshaling and unmarshaling |
| JsonDataFormat |
Marshal POJOs to JSON and back using XStream
|
| JsonDataFormatConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| XStreamDataFormat |
Marshal POJOs to JSON and back using XStream
|
| XStreamDataFormatConfigurer |
Generated by camel build tools - do NOT edit this file!
|
Apache Camel