Uses of Class
tools.jackson.dataformat.cbor.CBORFactory
Packages that use CBORFactory
-
Uses of CBORFactory in tools.jackson.dataformat.cbor
Subclasses with type arguments of type CBORFactory in tools.jackson.dataformat.cborModifier and TypeClassDescriptionclassTSFBuilderimplementation for constructingCBORFactoryinstances.Methods in tools.jackson.dataformat.cbor that return CBORFactoryModifier and TypeMethodDescriptionCBORFactoryBuilder.build()CBORFactory.copy()CBORMapper.tokenStreamFactory()Methods in tools.jackson.dataformat.cbor with parameters of type CBORFactoryModifier and TypeMethodDescriptionstatic CBORMapper.BuilderCBORMapper.builder(CBORFactory streamFactory) Constructors in tools.jackson.dataformat.cbor with parameters of type CBORFactory