Packages

package bson

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bson
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed abstract class BsonValue extends AnyRef
  2. trait BsonValueDecoder[A] extends AnyRef
  3. trait BsonValueEncoder[A] extends AnyRef
  4. sealed abstract class Document extends Bson
  5. type ObjectId = org.bson.types.ObjectId

Value Members

  1. object BsonValue
  2. object BsonValueDecoder
  3. object BsonValueEncoder
  4. object Document
  5. object ObjectId
  6. object syntax

Inherited from AnyRef

Inherited from Any

Ungrouped