All Classes and Interfaces

Classes
Class
Description
Remapper to handle AWS re-packaging of annotations.
Mapper of @BsonCreator.
Mapper of @BsonDiscriminator.
Mapper of @BsonId.
Mapper of @BsonIgnore.
Mapper of @BsonProperty.
Mapper of @BsonRepresentation.
Maps the com.fasterxml.jackson.annotation.JacksonAnnotation stereotype to SerdeConfig.
Support for JsonIgnoreProperties.
Transformer for JsonIgnoreType.
Support for JsonAlias.
Adds support for JsonAnyGetter.
Adds support for JsonAnySetter.
Managed ref support.
 
 
Support JsonbNillable.
 
 
 
 
Support for JsonClassDescription.
Maps the com.fasterxml.jackson.annotation.JsonCreator annotation to Creator.
Support for JsonDeserialize(as=MyType).
Maps the com.fasterxml.jackson.annotation.JsonFilter annotation to SerdeConfig.
Transformer for com.fasterxml.jackson.annotation.JsonFormat.
Support for Jackson's JsonGetter.
Maps the com.fasterxml.jackson.annotation.JsonIgnore annotation to SerdeConfig.
Maps the com.fasterxml.jackson.annotation.JsonInclude annotation to SerdeConfig.
Support for JsonIncludeProperties.
Managed ref support.
Support for databind @JsonNaming.
Maps the com.fasterxml.jackson.annotation.JsonProperty annotation to SerdeConfig.
Support for @JsonPropertyOrder.
Support for JsonRootName.
Support for JsonSerialize(as=MyType).
Transformer for JsonSetter.
Support JsonSubTypes.
Mapper for JsonTypeInfo.
Supports json type name.
Adds support for Jackson's JsonUnwrapped.
Support for JsonValue.
Support for JsonView.
A visitor that provides validation and extended handling for JSON annotations.
Abstract transformer that validate supported members returned by getSupportedMemberNames().