All Classes and Interfaces

Class
Description
Abstract superclass of Jackson based data formats.
 
Marshal POJOs to JSON and back using Jackson.
Generated by camel build tools - do NOT edit this file!
Jackson TypeConverter that allows converting json to/from POJOs and other types.
Generated by camel build tools - do NOT edit this file!
 
Data type uses Jackson data format to marshal given Exchange payload to a Json (binary byte array representation).
 
Data type able to unmarshal Exchange body to Java object.
Schema resolver able to read Json schema from given exchange being processed.
Data type uses Jackson data format to unmarshal Exchange body to a generic JsonNode representation.
A JacksonDataFormat that is using a list
 
Interface for resolving schemas using pluggable strategies.
Supported schema types for Java object serialization/deserialization