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