Class Avro
java.lang.Object
org.apache.camel.component.jackson.avro.transform.Avro
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.dataformat.avro.AvroMappermapper()Provides access to the default object mapper instance.
-
Method Details
-
mapper
public static com.fasterxml.jackson.dataformat.avro.AvroMapper mapper()Provides access to the default object mapper instance.- Returns:
- the default object mapper.
-