Skip navigation links
C D M O 

C

codecRegistry(CodecRegistry) - Method in class org.jooby.mongodb.MongoRx
Set a CodecRegistry to the MongoDatabase created by this module.
config() - Method in class org.jooby.mongodb.MongoRx
 
configure(Env, Config, Binder) - Method in class org.jooby.mongodb.MongoRx
 

D

doWith(BiConsumer<MongoClientSettings.Builder, Config>) - Method in class org.jooby.mongodb.MongoRx
Allow further configuration on the MongoClientSettings.
doWith(Consumer<MongoClientSettings.Builder>) - Method in class org.jooby.mongodb.MongoRx
Allow further configuration on the MongoClientSettings.

M

MongoRx - Class in org.jooby.mongodb
mongodb-rx
MongoRx(String) - Constructor for class org.jooby.mongodb.MongoRx
Creates a new MongoRx module.
MongoRx() - Constructor for class org.jooby.mongodb.MongoRx
Creates a new MongoRx module that connects to localhost unless you define/override the db property in your application.conf file.

O

observableAdapter(Function<Observable, Observable>) - Method in class org.jooby.mongodb.MongoRx
Set a ObservableAdapter to the MongoDatabase created by this module.
org.jooby.mongodb - package org.jooby.mongodb
 
C D M O 
Skip navigation links

Copyright © 2020. All rights reserved.