All Classes and Interfaces
Classes
Class
Description
Implements the JSON interface by Jackson.
Wraps the Jacskon Json Generator.
Internal type to obtain a typed List from JSON.
Internal type to obtain a typed Map from JSON.
The Jackson plugin descriptor.
Wraps an EE JsonObject (provided by Jersey).
Wraps an EE JsonArray (provided by Jersey).
Implements the object builder.
Wraps an EE JsonNumber (provided by Jersey).
Implements the object builder.
Wraps an EE JsonString (provided by Jersey).
Wraps a Jsoniter into a JsonIterator.
Some JSON utility methods, also reading/writing of specific types.
Property exclusion modifier to simulate
IgnoreProperties, JsonIgnoreProperties.Property exclusion modifier to simulate
Include.Renames properties.
Generic enum deserializer.
Specifies the mapping of an enumeration for serialization/deserialization.
Writer to prevent writing null properties if disabled by
Include.A property naming strategy exactly using the given names as JSON and Java field/getter/setter names.
Basic annotation introspector for abstracting oktoflow data annotations, in particular
ConfiguredName
and Ignore.A handler for optional fields.