All Classes and Interfaces
Classes
Class
Description
Marshal POJOs to Protobuf and back using Jackson.
Generated by camel build tools - do NOT edit this file!
Data type uses Jackson Protobuf 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 Protobuf schema from given exchange being processed.
Data type uses Protobuf Jackson data format to unmarshal Exchange body to generic JsonNode.