AsyncDriver

reactivemongo.api.AsyncDriver$
See theAsyncDriver companion class

The driver factory

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Creates a new AsyncDriver with a new ActorSystem.

Creates a new AsyncDriver with a new ActorSystem.

Attributes

def apply(config: Config): AsyncDriver

Creates a new AsyncDriver with the given config.

Creates a new AsyncDriver with the given config.

Attributes

def apply(config: Config, classLoader: ClassLoader): AsyncDriver

Creates a new AsyncDriver with the given config.

Creates a new AsyncDriver with the given config.

Attributes