play.utils.JacksonJsonNodeModule
See theJacksonJsonNodeModule companion object
class JacksonJsonNodeModule extends SimpleModule
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class SimpleModuletrait Serializableclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object JacksonJsonNodeModule
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
SimpleModule -> Module
Inherited methods
Attributes
- Inherited from:
- SimpleModule
def addDeserializer[T <: <FromJavaObject>](x$0: Class[T], x$1: JsonDeserializer[_ <: T]): SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
def addKeySerializer[T <: <FromJavaObject>](x$0: Class[_ <: T], x$1: JsonSerializer[T]): SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- Module
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
def setMixInAnnotation(x$0: Class[_ <: <FromJavaObject>], x$1: Class[_ <: <FromJavaObject>]): SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
Attributes
- Inherited from:
- SimpleModule
In this article