Package org.glassfish.jersey.jackson.internal.jackson.jaxrs.annotation
Package that contains annotations applicable to all content types.
Currently defined are:
JacksonFeaturesallows enabling and/or disablingDeserializationFeatures andSerializationFeatures for individual endpoints.
-
Annotation Types Summary Annotation Type Description JacksonFeatures Annotation that can be used enable and/or disable various features forObjectReaders andObjectWriters.