Packages

object DefaultScalaModule extends DefaultScalaModule

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DefaultScalaModule
  2. DefaultScalaModule
  3. EitherModule
  4. EitherSerializerModule
  5. EitherTypeModifierModule
  6. EitherDeserializerModule
  7. UntypedObjectDeserializerModule
  8. ScalaAnnotationIntrospectorModule
  9. ScalaNumberDeserializersModule
  10. SetModule
  11. SortedSetDeserializerModule
  12. UnsortedSetDeserializerModule
  13. MapModule
  14. SortedMapDeserializerModule
  15. UnsortedMapDeserializerModule
  16. MapSerializerModule
  17. MapTypeModifierModule
  18. TupleModule
  19. TupleDeserializerModule
  20. TupleSerializerModule
  21. IterableModule
  22. SeqModule
  23. SeqDeserializerModule
  24. IterableSerializerModule
  25. IterableTypeModifierModule
  26. OptionModule
  27. OptionDeserializerModule
  28. OptionSerializerModule
  29. OptionTypeModifierModule
  30. EnumerationModule
  31. EnumerationDeserializerModule
  32. EnumerationSerializerModule
  33. IteratorModule
  34. IteratorSerializerModule
  35. IteratorTypeModifierModule
  36. ScalaTypeModifierModule
  37. JacksonModule
  38. Module
  39. Versioned
  40. AnyRef
  41. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +=(beanSerMod: BeanSerializerModifier): DefaultScalaModule.this.type
    Attributes
    protected
    Definition Classes
    JacksonModule
  4. def +=(typeMod: TypeModifier): DefaultScalaModule.this.type
    Attributes
    protected
    Definition Classes
    JacksonModule
  5. def +=(deser: Deserializers): DefaultScalaModule.this.type
    Attributes
    protected
    Definition Classes
    JacksonModule
  6. def +=(ser: Serializers): DefaultScalaModule.this.type
    Attributes
    protected
    Definition Classes
    JacksonModule
  7. def +=(init: (SetupContext) ⇒ Unit): DefaultScalaModule.this.type
    Attributes
    protected
    Definition Classes
    JacksonModule
  8. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  13. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. def getModuleName(): String
    Definition Classes
    DefaultScalaModuleJacksonModule → Module
  16. def getTypeId(): AnyRef
    Definition Classes
    Module
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  21. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. def setupModule(context: SetupContext): Unit
    Definition Classes
    JacksonModule → Module
  23. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  24. def toString(): String
    Definition Classes
    AnyRef → Any
  25. def version(): Version
    Definition Classes
    JacksonModule → Module → Versioned
  26. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from DefaultScalaModule

Inherited from EitherModule

Inherited from EitherSerializerModule

Inherited from EitherTypeModifierModule

Inherited from EitherDeserializerModule

Inherited from SetModule

Inherited from MapModule

Inherited from MapSerializerModule

Inherited from MapTypeModifierModule

Inherited from TupleModule

Inherited from TupleDeserializerModule

Inherited from TupleSerializerModule

Inherited from IterableModule

Inherited from SeqModule

Inherited from SeqDeserializerModule

Inherited from IterableSerializerModule

Inherited from OptionModule

Inherited from OptionDeserializerModule

Inherited from OptionSerializerModule

Inherited from OptionTypeModifierModule

Inherited from EnumerationModule

Inherited from IteratorModule

Inherited from IteratorSerializerModule

Inherited from ScalaTypeModifierModule

Inherited from JacksonModule

Inherited from Module

Inherited from Versioned

Inherited from AnyRef

Inherited from Any

Ungrouped