MongoImplicits
dev.mongocamp.driver.MongoImplicits
trait MongoImplicits extends ObservableIncludes, ObservableImplicits
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait Observable[T]trait Publisher[T]class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait Observer[T]trait Subscriber[T]class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait Subscriptiontrait Subscriptionclass Objecttrait Matchableclass Any
implicit class GenericObservable[C](val observable: Observable[C]) extends ImplicitObservable[C]
Attributes
- Inherited from:
- ObservableIncludes
- Supertypes
trait ImplicitObservable[C] extends LazyLogging
Attributes
- Inherited from:
- ObservableIncludes
- Supertypes
-
trait LazyLoggingclass Objecttrait Matchableclass Any
- Known subtypes
-
class GenericObservable[C]
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait Observable[String]trait Publisher[String]class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[GridFSFile]trait Observable[GridFSFile]trait Publisher[GridFSFile]class Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[Int]trait Observable[Int]trait Publisher[Int]class Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[Long]trait Observable[Long]trait Publisher[Long]class Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[ObjectId]trait Observable[ObjectId]trait Publisher[ObjectId]class Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[T]trait Observable[T]trait Publisher[T]class Objecttrait Matchableclass AnyShow all
Attributes
- Inherited from:
- ObservableImplicits
- Supertypes
-
trait SingleObservable[Unit]trait Observable[Unit]trait Publisher[Unit]class Objecttrait Matchableclass AnyShow all
Value members
Inherited fields
Attributes
- Inherited from:
- ObservableIncludes
In this article