JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
H
K
P
V
W
C
com.fasterxml.jackson.module.kotlin
- package com.fasterxml.jackson.module.kotlin
D
deserialize(JsonParser, DeserializationContext)
- Method in class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
G
getBoxedNullValue()
- Method in class com.fasterxml.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 com.fasterxml.jackson.module.kotlin.
KotlinInvalidNullException
getPropertyName()
- Method in exception com.fasterxml.jackson.module.kotlin.
KotlinInvalidNullException
getTargetType()
- Method in exception com.fasterxml.jackson.module.kotlin.
KotlinInvalidNullException
H
handledType()
- Method in class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
K
KotlinInvalidNullException
- Exception in
com.fasterxml.jackson.module.kotlin
Specialized
JsonMappingException
sub-class used to indicate that a mandatory Kotlin creator parameter was missing or null.
P
PackageVersion
- Class in
com.fasterxml.jackson.module.kotlin
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
PackageVersion()
- Constructor for class com.fasterxml.jackson.module.kotlin.
PackageVersion
V
VERSION
- Static variable in class com.fasterxml.jackson.module.kotlin.
PackageVersion
version()
- Method in class com.fasterxml.jackson.module.kotlin.
PackageVersion
W
WrapsNullableValueClassDeserializer
<
D
> - Class in
com.fasterxml.jackson.module.kotlin
An interface to be inherited by JsonDeserializer that handles value classes that may wrap nullable.
WrapsNullableValueClassDeserializer(KClass<?>)
- Constructor for class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
WrapsNullableValueClassDeserializer(Class<?>)
- Constructor for class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
WrapsNullableValueClassDeserializer(JavaType)
- Constructor for class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
WrapsNullableValueClassDeserializer(StdDeserializer<D>)
- Constructor for class com.fasterxml.jackson.module.kotlin.
WrapsNullableValueClassDeserializer
C
D
G
H
K
P
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025
FasterXML
. All rights reserved.