play.modules

reactivemongo

package reactivemongo

Visibility
  1. Public
  2. All

Type Members

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

    A JSON implementation of FileToSave.

  2. trait MongoController extends AnyRef

    A mixin for controllers that will provide MongoDB actions.

  3. class ReactiveMongoPlugin extends api.Plugin

  4. class ReactiveMongoPluginException extends RuntimeException

Value Members

  1. object Formatters

    Instances of Play Formatter for the ReactiveMongo types.

  2. object JSONFileToSave

    Factory of JSONFileToSave.

  3. object MongoController

  4. object PathBindables

    Instances of Play PathBindable for the ReactiveMongo types.

  5. object ReactiveMongoPlugin

    MongoDB access methods.

  6. package json

Ungrouped