com.m3.octoparts.client

ExtendedScalaModule

Related Doc: package client

object ExtendedScalaModule extends DefaultScalaModule with DurationModule

Linear Supertypes
DurationModule, DefaultScalaModule, EitherModule, EitherSerializerModule, EitherDeserializerModule, UntypedObjectDeserializerModule, ScalaAnnotationIntrospectorModule, ScalaNumberDeserializersModule, SetModule, SortedSetDeserializerModule, UnsortedSetDeserializerModule, SetTypeModifierModule, MapModule, UnsortedMapDeserializerModule, SortedMapDeserializerModule, MapSerializerModule, MapTypeModifierModule, TupleModule, TupleDeserializerModule, TupleSerializerModule, IterableModule, SeqModule, SeqDeserializerModule, SeqTypeModifierModule, IterableSerializerModule, IterableTypeModifierModule, OptionModule, OptionDeserializerModule, OptionSerializerModule, OptionTypeModifierModule, EnumerationModule, EnumerationDeserializerModule, EnumerationSerializerModule, IteratorModule, IteratorSerializerModule, IteratorTypeModifierModule, JacksonModule, Module, Versioned, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ExtendedScalaModule
  2. DurationModule
  3. DefaultScalaModule
  4. EitherModule
  5. EitherSerializerModule
  6. EitherDeserializerModule
  7. UntypedObjectDeserializerModule
  8. ScalaAnnotationIntrospectorModule
  9. ScalaNumberDeserializersModule
  10. SetModule
  11. SortedSetDeserializerModule
  12. UnsortedSetDeserializerModule
  13. SetTypeModifierModule
  14. MapModule
  15. UnsortedMapDeserializerModule
  16. SortedMapDeserializerModule
  17. MapSerializerModule
  18. MapTypeModifierModule
  19. TupleModule
  20. TupleDeserializerModule
  21. TupleSerializerModule
  22. IterableModule
  23. SeqModule
  24. SeqDeserializerModule
  25. SeqTypeModifierModule
  26. IterableSerializerModule
  27. IterableTypeModifierModule
  28. OptionModule
  29. OptionDeserializerModule
  30. OptionSerializerModule
  31. OptionTypeModifierModule
  32. EnumerationModule
  33. EnumerationDeserializerModule
  34. EnumerationSerializerModule
  35. IteratorModule
  36. IteratorSerializerModule
  37. IteratorTypeModifierModule
  38. JacksonModule
  39. Module
  40. Versioned
  41. AnyRef
  42. Any
  1. Hide All
  2. Show all
Learn more about member selection
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): ExtendedScalaModule.this.type

    Attributes
    protected
    Definition Classes
    JacksonModule
  4. def +=(typeMod: TypeModifier): ExtendedScalaModule.this.type

    Attributes
    protected
    Definition Classes
    JacksonModule
  5. def +=(deser: Deserializers): ExtendedScalaModule.this.type

    Attributes
    protected
    Definition Classes
    JacksonModule
  6. def +=(ser: Serializers): ExtendedScalaModule.this.type

    Attributes
    protected
    Definition Classes
    JacksonModule
  7. def +=(init: (SetupContext) ⇒ Unit): ExtendedScalaModule.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
    @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
  15. def getModuleName(): String

    Definition Classes
    DefaultScalaModule → JacksonModule → Module
  16. def getTypeId(): AnyRef

    Definition Classes
    Module
  17. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  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
  21. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  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
    @throws( ... )

Inherited from DurationModule

Inherited from DefaultScalaModule

Inherited from EitherModule

Inherited from EitherSerializerModule

Inherited from EitherDeserializerModule

Inherited from UntypedObjectDeserializerModule

Inherited from ScalaAnnotationIntrospectorModule

Inherited from ScalaNumberDeserializersModule

Inherited from SetModule

Inherited from SortedSetDeserializerModule

Inherited from UnsortedSetDeserializerModule

Inherited from SetTypeModifierModule

Inherited from MapModule

Inherited from UnsortedMapDeserializerModule

Inherited from SortedMapDeserializerModule

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 SeqTypeModifierModule

Inherited from IterableSerializerModule

Inherited from IterableTypeModifierModule

Inherited from OptionModule

Inherited from OptionDeserializerModule

Inherited from OptionSerializerModule

Inherited from OptionTypeModifierModule

Inherited from EnumerationModule

Inherited from EnumerationDeserializerModule

Inherited from EnumerationSerializerModule

Inherited from IteratorModule

Inherited from IteratorSerializerModule

Inherited from IteratorTypeModifierModule

Inherited from JacksonModule

Inherited from Module

Inherited from Versioned

Inherited from AnyRef

Inherited from Any

Ungrouped