Uses of Package
tools.jackson.dataformat.protobuf
Packages that use tools.jackson.dataformat.protobuf
Package
Description
Contains functionality for generating internal Protobuf schema instances
from external protoc resources.
-
Classes in tools.jackson.dataformat.protobuf used by tools.jackson.dataformat.protobufClassDescriptionHelper object used for buffering content for cases where we need (byte-)length prefixes for content like packed arrays, embedded messages, Strings and (perhaps) binary content.
TSFBuilderimplementation for constructingProtobufFactoryinstances.Base implementation for "Vanilla"ObjectMapper, used with Protobuf backend.Extension ofTokenStreamContextto support features needed to decode nested Protobuf messages. -
Classes in tools.jackson.dataformat.protobuf used by tools.jackson.dataformat.protobuf.schema