Package org.apache.camel.component.jackson.avro.transform
package org.apache.camel.component.jackson.avro.transform
-
ClassesClassDescriptionData type uses Jackson Avro data format to marshal given JsonNode in Exchange body to a binary (byte array) representation.Data type able to unmarshal Exchange body to Java object.Schema resolver able to read Avro schema from given exchange being processed.Data type uses Avro Jackson data format to unmarshal Exchange body to generic JsonNode.