Uses of Class
io.quarkus.resteasy.reactive.jackson.deployment.processor.JacksonCodeGenerator
-
Uses of JacksonCodeGenerator in io.quarkus.resteasy.reactive.jackson.deployment.processor
Modifier and TypeClassDescriptionclassGenerates an implementation of the Jackson'sStdDeserializerfor each class that needs to be deserialized from json.classGenerates an implementation of the Jackson'sStdSerializerfor each class that needs to be serialized in json.