Package

play.modules

reactivemongo

Permalink

package reactivemongo

Visibility
  1. Public
  2. All

Type Members

  1. class JSONFileToSave extends FileToSave[JSONSerializationPack.type, JsValue]

    Permalink

    A JSON implementation of FileToSave.

  2. trait MongoController extends AnyRef

    Permalink

    A mixin for controllers that will provide MongoDB actions.

  3. class ReactiveMongoPlugin extends api.Plugin

    Permalink
  4. class ReactiveMongoPluginException extends RuntimeException

    Permalink

Value Members

  1. object Formatters

    Permalink

    Instances of Play Formatter for the ReactiveMongo types.

  2. object JSONFileToSave

    Permalink

    Factory of JSONFileToSave.

  3. object MongoController

    Permalink
  4. object PathBindables

    Permalink

    Instances of Play PathBindable for the ReactiveMongo types.

  5. object ReactiveMongoPlugin

    Permalink

    MongoDB access methods.

  6. package json

    Permalink

Ungrouped