Uses of Class
org.restheart.mongodb.MongoServiceConfiguration
Packages that use MongoServiceConfiguration
Package
Description
Main classes to bootstrap RESTHeart
-
Uses of MongoServiceConfiguration in org.restheart.mongodb
Methods in org.restheart.mongodb that return MongoServiceConfigurationModifier and TypeMethodDescriptionstatic MongoServiceConfigurationMongoServiceConfiguration.get()static MongoServiceConfigurationstatic MongoServiceConfigurationMethods in org.restheart.mongodb with parameters of type MongoServiceConfigurationModifier and TypeMethodDescriptionstatic voidConfigurationHelper.setConnectionOptions(io.undertow.Undertow.Builder builder, MongoServiceConfiguration configuration) -
Uses of MongoServiceConfiguration in org.restheart.mongodb.interceptors
Methods in org.restheart.mongodb.interceptors with parameters of type MongoServiceConfigurationModifier and TypeMethodDescriptionstatic voidMetadataCachesSingleton.init(MongoServiceConfiguration conf)