All Classes and Interfaces

Class
Description
Abstract variation of AbstractStreamDecoder that uses separate decoders for structures like an array or an object.
Abstract base class for stream-based Decoders.
The token type.
Decoder function for a single value.
Can be used as a key for type.
Utility class for buffering and parsing JSON to support JsonMapper.createReactiveParser(java.util.function.Consumer, boolean).
Serde implementation of ByteBuffer.
Core deserializers.
Factory class for core serdes.
Factory class for core serializers.
Deserializer for object arrays.
Deserializer for object arrays.
Super class that can be used for the default date/time formatting.
Default implementation of the SerdeIntrospections interface which looks up instrospections from BeanIntrospector.SHARED.
Default implementation of the SerdeRegistry interface.
Serde for byte arrays.
Extra deserialization configuration placed at the argument.
Serde for health status.
Serde implementation of InetAddress.
Serde used for Instant.
Implementation of the Decoder interface that uses the JsonNode abstraction.
Implementation of the Encoder interface that encodes a in-memory JsonNode.
Local date serde.
Temporal serde for LocalDateTime.
LocalTime serde.
Number serializer that handles formatting.
Deserializer for object arrays.
Implementation for deserialization of objects that uses introspection metadata.
Fallback Serializer for general Object values.
Serde for OffsetDateTime.
Utility methods for annotations.
Extra configuration placed at the argument.
The pre instantiate callback.
Implementation of JsonBeanPropertyBinderExceptionHandler.
Implementation of the JsonConfiguration interface for the serialization project.
Interface for serializing and deserializing temporals.
Can be used as a key for type.
Serde for year.
Zoned date time serde.