Package | Description |
---|---|
com.fasterxml.jackson.dataformat.protobuf | |
com.fasterxml.jackson.dataformat.protobuf.schema |
Contains functionality for generating internal Protobuf schema instances
from external protoc resources.
|
Class and Description |
---|
ByteAccumulator
Helper 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.
|
ProtobufFactory |
ProtobufFactoryBuilder
TSFBuilder
implementation for constructing ProtobufFactory
instances. |
ProtobufGenerator |
ProtobufMapper |
ProtobufMapper.Builder
Base implementation for "Vanilla"
ObjectMapper , used with
Protobuf backend. |
ProtobufParser |
ProtobufReadContext
Replacement of
JsonReadContext
to support features needed to decode nested Protobuf messages. |
ProtobufWriteContext |
Class and Description |
---|
ProtobufMapper |
Copyright © 2022 FasterXML. All rights reserved.