Package | Description |
---|---|
com.fasterxml.jackson.module.jaxb |
Package that contains support for using JAXB annotations for
configuring Jackson data-binding aspects.
|
Modifier and Type | Method and Description |
---|---|
JaxbAnnotationModule |
JaxbAnnotationModule.setNonNillableInclusion(JsonInclude.Include incl) |
JaxbAnnotationModule |
JaxbAnnotationModule.setPriority(JaxbAnnotationModule.Priority p)
Method for defining whether JAXB annotations should be added
as primary or secondary annotations (compared to already registered
annotations).
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.