Package io.quarkus.mongodb.runtime
Class MongoClientSupport
java.lang.Object
io.quarkus.mongodb.runtime.MongoClientSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.mongodb.event.ConnectionPoolListener> Deprecated, for removal: This API element is subject to removal in a future version.boolean
-
Constructor Details
-
MongoClientSupport
-
-
Method Details
-
getBsonDiscriminators
-
getConnectionPoolListenerFactories
-
getConnectionPoolListeners
@Deprecated(forRemoval=true, since="3.33.0") public List<com.mongodb.event.ConnectionPoolListener> getConnectionPoolListeners()Deprecated, for removal: This API element is subject to removal in a future version. -
isDisableSslSupport
public boolean isDisableSslSupport()
-