Uses of Class
tools.jackson.dataformat.cbor.CBORMapper
Packages that use CBORMapper
-
Uses of CBORMapper in tools.jackson.dataformat.cbor
Subclasses with type arguments of type CBORMapper in tools.jackson.dataformat.cborModifier and TypeClassDescriptionstatic classBase implementation for "Vanilla"ObjectMapper, used with CBOR backend.Fields in tools.jackson.dataformat.cbor declared as CBORMapperMethods in tools.jackson.dataformat.cbor that return CBORMapperModifier and TypeMethodDescriptionCBORMapper.Builder.build()static CBORMapperCBORMapper.shared()Accessor method for getting globally shared "default"CBORMapperinstance: one that has default configuration, no modules registered, no config overrides.static CBORMapperCBORMapper.SharedWrapper.wrapped()