Package io.quarkus.mongodb.runtime
Class MongoClientSupport
java.lang.Object
io.quarkus.mongodb.runtime.MongoClientSupport
-
Constructor Summary
ConstructorsConstructorDescriptionMongoClientSupport
(List<String> bsonDiscriminators, List<com.mongodb.event.ConnectionPoolListener> connectionPoolListeners, boolean disableSslSupport) -
Method Summary
-
Constructor Details
-
MongoClientSupport
-
-
Method Details
-
getBsonDiscriminators
-
getConnectionPoolListeners
-
isDisableSslSupport
public boolean isDisableSslSupport()
-