Uses of Interface
io.quarkus.jackson.runtime.JacksonSupport
Packages that use JacksonSupport
-
Uses of JacksonSupport in io.quarkus.jackson.runtime
Fields in io.quarkus.jackson.runtime declared as JacksonSupportModifier and TypeFieldDescription(package private) JacksonSupportConfigurationCustomizer.jacksonSupportMethods in io.quarkus.jackson.runtime that return types with arguments of type JacksonSupportModifier and TypeMethodDescriptionMethods in io.quarkus.jackson.runtime with parameters of type JacksonSupportModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapperObjectMapperProducer.objectMapper(List<ObjectMapperCustomizer> customizers, JacksonBuildTimeConfig jacksonBuildTimeConfig, JacksonSupport jacksonSupport)