Package org.apache.camel.component.jackson.protobuf.transform
package org.apache.camel.component.jackson.protobuf.transform
-
ClassesClassDescriptionData 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.