Deserializer

fm.serializer.Deserializer$
See theDeserializer companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type

Members list

Implicits

Inherited implicits

implicit val boolean: BooleanPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val byte: BytePrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val byteBuffer: SimpleSerializer[ByteBuffer]

Attributes

Inherited from:
PrimitiveImplicits
implicit val char: CharPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val dateSerializer: SimpleSerializer[Date]

Attributes

Inherited from:
BsonImplicits
implicit val double: DoublePrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val float: FloatPrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val immutableDateSerializer: SimpleSerializer[ImmutableDate]

Attributes

Inherited from:
BsonImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val int: IntPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val ip: IPSerializer

Attributes

Inherited from:
CommonTypeImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaBoolean: SimpleSerializer[Boolean]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaCalendar: MappedSimpleSerializer[Long, Calendar]

Attributes

Inherited from:
CommonTypeImplicits
implicit val javaChar: SimpleSerializer[Character]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaDouble: SimpleSerializer[Double]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaFile: MappedSimpleSerializer[String, File]

Attributes

Inherited from:
CommonTypeImplicits
implicit val javaFloat: SimpleSerializer[Float]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaInt: SimpleSerializer[Integer]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaLocalDate: MappedSimpleSerializer[String, LocalDate]

Attributes

Inherited from:
CommonTypeImplicits
implicit val javaLocalDateTime: MappedSimpleSerializer[String, LocalDateTime]

Attributes

Inherited from:
CommonTypeImplicits
implicit val javaLong: SimpleSerializer[Long]

Attributes

Inherited from:
PrimitiveImplicits
implicit val jodaLocalDate: MappedSimpleSerializer[String, LocalDate]

Attributes

Inherited from:
CommonTypeImplicits
implicit val jodaLocalDateTime: MappedSimpleSerializer[String, LocalDateTime]

Attributes

Inherited from:
CommonTypeImplicits
implicit val long: LongPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit inline def makeDeserializer[T]: Deserializer[T]

Attributes

Inherited from:
DeserializerLowPrioImplicits
implicit val maxKeySerializer: SimpleSerializer[MaxKey]

Attributes

Inherited from:
BsonImplicits
implicit val minKeySerializer: SimpleSerializer[MinKey]

Attributes

Inherited from:
BsonImplicits
implicit val objectIdSerializer: SimpleSerializer[ObjectId]

Attributes

Inherited from:
BsonImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val short: ShortPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val string: StringPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val uuidSerializer: SimpleSerializer[UUID]

Attributes

Inherited from:
BsonImplicits
implicit val xmlDuration: MappedSimpleSerializer[String, Duration]

Attributes

Inherited from:
CommonTypeImplicits
implicit val xmlGregorianCalendar: MappedSimpleSerializer[String, XMLGregorianCalendar]

Attributes

Inherited from:
CommonTypeImplicits