Uses of Class
dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
Packages that use MongoMatchmakingApplicationConfiguration
Package
Description
-
Uses of MongoMatchmakingApplicationConfiguration in dev.getelements.elements.dao.mongo.mapper
Methods in dev.getelements.elements.dao.mongo.mapper that return MongoMatchmakingApplicationConfigurationModifier and TypeMethodDescriptionMongoMatchmakingApplicationConfigurationMapper.reverse
(MatchmakingApplicationConfiguration source) MongoMatchmakingApplicationConfigurationMapperImpl.reverse
(MatchmakingApplicationConfiguration source) Methods in dev.getelements.elements.dao.mongo.mapper with parameters of type MongoMatchmakingApplicationConfigurationModifier and TypeMethodDescriptionMongoMatchmakingApplicationConfigurationMapper.forward
(MongoMatchmakingApplicationConfiguration source) MongoMatchmakingApplicationConfigurationMapperImpl.forward
(MongoMatchmakingApplicationConfiguration source) -
Uses of MongoMatchmakingApplicationConfiguration in dev.getelements.elements.dao.mongo.match
Methods in dev.getelements.elements.dao.mongo.match that return MongoMatchmakingApplicationConfigurationMethods in dev.getelements.elements.dao.mongo.match with parameters of type MongoMatchmakingApplicationConfigurationModifier and TypeMethodDescriptionvoid
MongoMultiMatch.setConfiguration
(MongoMatchmakingApplicationConfiguration configuration)