Uses of Class
tools.jackson.dataformat.protobuf.ProtobufFactoryBuilder
Packages that use ProtobufFactoryBuilder
-
Uses of ProtobufFactoryBuilder in tools.jackson.dataformat.protobuf
Methods in tools.jackson.dataformat.protobuf that return ProtobufFactoryBuilderModifier and TypeMethodDescriptionstatic ProtobufFactoryBuilderProtobufFactory.builder()Main factory method to use for constructingProtobufFactoryinstances with different configuration.ProtobufFactory.rebuild()Constructors in tools.jackson.dataformat.protobuf with parameters of type ProtobufFactoryBuilderModifierConstructorDescriptionprotectedConstructors used byProtobufFactoryBuilderfor instantiation.