Uses of Class
tools.jackson.dataformat.protobuf.schema.DescriptorLoader
Packages that use DescriptorLoader
Package
Description
Contains functionality for generating internal Protobuf schema instances
from external protoc resources.
-
Uses of DescriptorLoader in tools.jackson.dataformat.protobuf
Fields in tools.jackson.dataformat.protobuf declared as DescriptorLoaderModifier and TypeFieldDescriptionprotected DescriptorLoaderProtobufMapper._descriptorLoaderLazily constructed instance ofDescriptorLoader, used for loading structured protoc definitions from multiple files.Methods in tools.jackson.dataformat.protobuf that return DescriptorLoaderModifier and TypeMethodDescriptionProtobufMapper.descriptorLoader()Accessors that may be used instead of convenienceloadDescriptorSetmethods, if alternate sources need to be used. -
Uses of DescriptorLoader in tools.jackson.dataformat.protobuf.schema
Methods in tools.jackson.dataformat.protobuf.schema that return DescriptorLoaderModifier and TypeMethodDescriptionstatic DescriptorLoaderDescriptorLoader.construct(tools.jackson.databind.ObjectMapper mapper, ProtobufSchemaLoader schemaLoader) static DescriptorLoaderDescriptorLoader.construct(ProtobufMapper mapper)