tools.jackson.module.scala.ser
package tools.jackson.module.scala.ser
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
trait EitherSerializerModule extends EitherTypeModifierModule
Attributes
- Companion
- object
- Supertypes
-
trait EitherTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object EitherSerializerModule extends EitherSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait EitherSerializerModuletrait EitherTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
trait EnumSerializerModule extends JacksonModule
Attributes
- Companion
- object
- Supertypes
-
trait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object EnumSerializerModule extends EnumSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait EnumSerializerModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
-
EnumSerializerModule.type
trait EnumerationSerializerModule extends JacksonModule
Attributes
- Companion
- object
- Supertypes
-
trait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object EnumerationSerializerModule extends EnumerationSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
trait IterableSerializerModule extends IterableTypeModifierModule
Attributes
- Companion
- object
- Supertypes
-
trait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object IterableSerializerModuletrait IterableModuleobject IterableModuletrait SeqModuleobject SeqModule
object IterableSerializerModule extends IterableSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait IterableSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
trait IteratorSerializerModule extends IteratorTypeModifierModule
Attributes
- Companion
- object
- Supertypes
-
trait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object IteratorSerializerModule extends IteratorSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait IteratorSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
trait MapSerializerModule extends MapTypeModifierModule
Attributes
- Companion
- object
- Supertypes
-
trait MapTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object MapSerializerModule extends MapSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait MapSerializerModuletrait MapTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
-
MapSerializerModule.type
object OptionSerializer
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OptionSerializer.type
class OptionSerializer(refType: ReferenceType, staticTyping: Boolean, contentTypeSerializer: TypeSerializer, contentValueSerializer: ValueSerializer[AnyRef]) extends ReferenceTypeSerializer[Option[_]]
Attributes
- Companion
- object
- Supertypes
trait OptionSerializerModule extends OptionTypeModifierModule
Attributes
- Companion
- object
- Supertypes
-
trait OptionTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object OptionSerializerModule extends OptionSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait OptionSerializerModuletrait OptionTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
class ResolvedOptionSerializer(base: ReferenceTypeSerializer[_], property: BeanProperty, vts: TypeSerializer, valueSer: ValueSerializer[_], unwrapper: NameTransformer, suppressableValue: AnyRef, suppressNulls: Boolean) extends ReferenceTypeSerializer[Option[_]]
Attributes
- Supertypes
trait SymbolSerializerModule extends JacksonModule
Attributes
- Companion
- object
- Supertypes
-
trait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object SymbolSerializerModule extends SymbolSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait SymbolSerializerModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
trait TupleSerializerModule extends JacksonModule
Attributes
- Companion
- object
- Supertypes
-
trait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object TupleSerializerModule extends TupleSerializerModule
Attributes
- Companion
- trait
- Supertypes
-
trait TupleSerializerModuletrait JacksonModuleclass JacksonModuletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
In this article