public class MongoClientSupport extends Object
| Constructor and Description |
|---|
MongoClientSupport(List<String> codecProviders,
List<String> bsonDiscriminators,
List<com.mongodb.event.ConnectionPoolListener> connectionPoolListeners,
boolean disableSslSupport) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBsonDiscriminators() |
List<String> |
getCodecProviders() |
List<com.mongodb.event.ConnectionPoolListener> |
getConnectionPoolListeners() |
boolean |
isDisableSslSupport() |
public List<com.mongodb.event.ConnectionPoolListener> getConnectionPoolListeners()
public boolean isDisableSslSupport()
Copyright © 2020 JBoss by Red Hat. All rights reserved.