Uses of Class
org.jboss.resteasy.plugins.providers.jackson.JacksonOptions
-
Uses of JacksonOptions in org.jboss.resteasy.plugins.providers.jackson
Modifier and TypeFieldDescriptionstatic final JacksonOptions
<Boolean> JacksonOptions.DISABLE_DEFAULT_OBJECT_MAPPER
An option which allows the defaultObjectMapper
that RESTEasy creates to be disabled if noProvider
is found for anObjectMapper
.