Uses of Class
com.fasterxml.jackson.databind.cfg.DeserializerFactoryConfig

Packages that use DeserializerFactoryConfig
Package
Description
Package that contains most of configuration-related classes; exception being couple of most-commonly used configuration things (like Feature enumerations) that are at the main level (com.fasterxml.jackson.databind).
Contains implementation classes of deserialization part of data binding.