Uses of Interface
io.quarkus.mongodb.reactive.ReactiveMongoClient
Packages that use ReactiveMongoClient
-
Uses of ReactiveMongoClient in io.quarkus.mongodb.impl
Classes in io.quarkus.mongodb.impl that implement ReactiveMongoClient -
Uses of ReactiveMongoClient in io.quarkus.mongodb.runtime
Methods in io.quarkus.mongodb.runtime that return ReactiveMongoClientMethods in io.quarkus.mongodb.runtime that return types with arguments of type ReactiveMongoClientModifier and TypeMethodDescriptionMongoClientRecorder.getReactiveClient
(String name) MongoClientRecorder.reactiveMongoClientSupplier
(String clientName, MongodbConfig mongodbConfig)