play.utils.JacksonJsonNodeModule
See theJacksonJsonNodeModule companion class
object JacksonJsonNodeModule extends JacksonJsonNodeModule
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class JacksonJsonNodeModuleclass SimpleModuletrait Serializableclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Value members
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
- Definition Classes
- Inherited from:
- JacksonJsonNodeModule
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