Uses of Class
com.fasterxml.jackson.dataformat.cbor.databind.CBORMapper
Packages that use CBORMapper
-
Uses of CBORMapper in com.fasterxml.jackson.dataformat.cbor.databind
Subclasses with type arguments of type CBORMapper in com.fasterxml.jackson.dataformat.cbor.databindModifier and TypeClassDescriptionstatic classBase implementation for "Vanilla"ObjectMapper, used with CBOR backend.Methods in com.fasterxml.jackson.dataformat.cbor.databind that return CBORMapperConstructors in com.fasterxml.jackson.dataformat.cbor.databind with parameters of type CBORMapper