public class ProtobufFactoryBuilder extends com.fasterxml.jackson.core.TSFBuilder<ProtobufFactory,ProtobufFactoryBuilder>
TSFBuilder
implementation for constructing ProtobufFactory
instances._errorReportConfiguration, _factoryFeatures, _generatorDecorators, _inputDecorator, _outputDecorator, _recyclerPool, _streamReadConstraints, _streamReadFeatures, _streamWriteConstraints, _streamWriteFeatures, DEFAULT_FACTORY_FEATURE_FLAGS, DEFAULT_GENERATOR_FEATURE_FLAGS, DEFAULT_PARSER_FEATURE_FLAGS| Constructor and Description |
|---|
ProtobufFactoryBuilder() |
ProtobufFactoryBuilder(ProtobufFactory base) |
| Modifier and Type | Method and Description |
|---|---|
ProtobufFactory |
build() |
_copy, _legacyDisable, _legacyDisable, _legacyEnable, _legacyEnable, _this, addDecorator, configure, configure, configure, configure, configure, disable, disable, disable, disable, disable, disable, disable, disable, disable, enable, enable, enable, enable, enable, enable, enable, enable, enable, errorReportConfiguration, factoryFeaturesMask, inputDecorator, inputDecorator, outputDecorator, outputDecorator, recyclerPool, recyclerPool, streamReadConstraints, streamReadFeatures, streamWriteConstraints, streamWriteFeaturespublic ProtobufFactoryBuilder()
public ProtobufFactoryBuilder(ProtobufFactory base)
public ProtobufFactory build()
build in class com.fasterxml.jackson.core.TSFBuilder<ProtobufFactory,ProtobufFactoryBuilder>Copyright © 2023 FasterXML. All rights reserved.