| Interface | Description |
|---|---|
| PageMutation<T,U> |
| Class | Description |
|---|---|
| AttributedPolymorphicXmlAdapter<T> | |
| JaxbAnnotationModule |
Module that can be registered to add support for JAXB annotations.
|
| JsonCodec | |
| MapKeyValue<K,V> | |
| MapXmlAdapter<M extends Map<K,V>,K,V> | |
| MultipartFeatureResourceConfigExtension | |
| Page<T> | |
| PolymorphicClassCache | |
| PolymorphicModule | |
| PolymorphicSubClass | |
| PolymorphicValueInstantiator | |
| PolymorphicXmlAdapter<T> | |
| SimpleMapXmlAdapter<M extends Map<String,V>,V> | |
| XmlAdapterParamConverterProvider | |
| XmlAdapterParamResourceConfigurationExtension |
| Enum | Description |
|---|---|
| JaxbAnnotationModule.Priority |
Enumeration that defines how we use JAXB Annotations: either
as "primary" annotations (before any other already configured
introspector -- most likely default JacksonAnnotationIntrospector) or
as "secondary" annotations (after any other already configured
introspector(s)).
|
| Exception | Description |
|---|---|
| FormattedWebApplicationException | |
| JAXBProcessingException | |
| XmlAdapterParamConversionException |
| Annotation Type | Description |
|---|---|
| XmlPolymorphicSubClasses |
Copyright © 2017. All rights reserved.