Packages

p

a14e

bson

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. All

Type Members

  1. case class BsonReadException(path: Seq[String], error: String) extends Throwable with Product with Serializable
  2. trait ID[T] extends AnyRef
  3. implicit final class RichBsonDocument extends AnyVal
  4. implicit final class RichBsonEncodingsObject[T] extends AnyVal
  5. implicit final class RichBsonTryValue extends AnyVal
  6. implicit final class RichBsonValue extends AnyVal

Value Members

  1. implicit def documentToRichBsonTry(document: Document): RichBsonTryValue
  2. object Bson
  3. object BsonReadExceptionUtils
  4. object ID
  5. object auto extends GenericBsonDecoders with GenericBsonEncoders

Inherited from AnyRef

Inherited from Any

Ungrouped