Index
All Classes and Interfaces|All Packages|Serialized Form
D
- deserialize(JsonParser, DeserializationContext) - Method in class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
G
- getBoxedNullValue() - Method in class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
-
If the parameter definition is a value class that wraps a nullable and is non-null, and the input to JSON is explicitly null, this value is used.
- getKotlinPropertyName() - Method in exception tools.jackson.module.kotlin.KotlinInvalidNullException
- getPropertyName() - Method in exception tools.jackson.module.kotlin.KotlinInvalidNullException
- getTargetType() - Method in exception tools.jackson.module.kotlin.KotlinInvalidNullException
H
- handledType() - Method in class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
K
- KotlinInvalidNullException - Exception in tools.jackson.module.kotlin
-
Specialized
DatabindExceptionsub-class used to indicate that a mandatory Kotlin creator parameter was missing or null.
P
- PackageVersion - Class in tools.jackson.module.kotlin
-
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
- PackageVersion() - Constructor for class tools.jackson.module.kotlin.PackageVersion
T
- tools.jackson.module.kotlin - module tools.jackson.module.kotlin
- tools.jackson.module.kotlin - package tools.jackson.module.kotlin
V
- version() - Method in class tools.jackson.module.kotlin.PackageVersion
- VERSION - Static variable in class tools.jackson.module.kotlin.PackageVersion
W
- WrapsNullableValueClassDeserializer<D> - Class in tools.jackson.module.kotlin
-
An interface to be inherited by JsonDeserializer that handles value classes that may wrap nullable.
- WrapsNullableValueClassDeserializer(Class<?>) - Constructor for class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
- WrapsNullableValueClassDeserializer(KClass<?>) - Constructor for class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
- WrapsNullableValueClassDeserializer(StdDeserializer<D>) - Constructor for class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
- WrapsNullableValueClassDeserializer(JavaType) - Constructor for class tools.jackson.module.kotlin.WrapsNullableValueClassDeserializer
All Classes and Interfaces|All Packages|Serialized Form