Uses of Class
org.glassfish.jersey.jackson.JacksonFeature
Packages that use JacksonFeature
Package
Description
Jersey classes supporting JSON media type processing based on Jackson.
-
Uses of JacksonFeature in org.glassfish.jersey.jackson
Methods in org.glassfish.jersey.jackson that return JacksonFeatureModifier and TypeMethodDescriptionstatic JacksonFeatureJacksonFeature.withExceptionMappers()Create JacksonFeature with working Jackson's exception mappersstatic JacksonFeatureJacksonFeature.withoutExceptionMappers()Create JacksonFeature without registered Jackson's exception mappers