Uses of Class
com.fasterxml.jackson.databind.ext.OptionalHandlerFactory
-
Packages that use OptionalHandlerFactory Package Description com.fasterxml.jackson.databind.ext Contains extended support for "external" packages: things that may or may not be present in runtime environment, but that are commonly enough used so that explicit support can be added. -
-
Uses of OptionalHandlerFactory in com.fasterxml.jackson.databind.ext
Fields in com.fasterxml.jackson.databind.ext declared as OptionalHandlerFactory Modifier and Type Field Description static OptionalHandlerFactory
OptionalHandlerFactory. instance
-