Uses of Class
tigase.mongodb.MongoDataSource
Packages that use MongoDataSource
Package
Description
-
Uses of MongoDataSource in tigase.mongodb
Subclasses with type arguments of type MongoDataSource in tigase.mongodbModifier and TypeClassDescriptionclassCreated by andrzej on 04.10.2016.classClasses in tigase.mongodb that implement interfaces with type arguments of type MongoDataSourceModifier and TypeClassDescriptionclassclassMongoRepository is implementation of UserRepository and AuthRepository which supports MongoDB data store.classDeprecated.Methods in tigase.mongodb with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidMongoDualIPRepository.setDataSource(MongoDataSource dataSource) voidMongoMsgBroadcastRepository.setDataSource(MongoDataSource dataSource) voidMongoMsgRepository.setDataSource(MongoDataSource dataSource) voidMongoRepository.setDataSource(MongoDataSource dataSource) voidMongoRepositoryOld.setDataSource(MongoDataSource dataSource) Deprecated. -
Uses of MongoDataSource in tigase.mongodb.archive
Subclasses with type arguments of type MongoDataSource in tigase.mongodb.archiveMethods in tigase.mongodb.archive with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidMongoMessageArchiveRepository.setDataSource(MongoDataSource dataSource) -
Uses of MongoDataSource in tigase.mongodb.cluster
Classes in tigase.mongodb.cluster that implement interfaces with type arguments of type MongoDataSourceMethods in tigase.mongodb.cluster with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidClConMongoRepository.setDataSource(MongoDataSource dataSource) -
Uses of MongoDataSource in tigase.mongodb.http
Classes in tigase.mongodb.http that implement interfaces with type arguments of type MongoDataSourceModifier and TypeClassDescriptionclassCreated by andrzej on 14.03.2017.Methods in tigase.mongodb.http with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidMongoFileUploadRepository.setDataSource(MongoDataSource dataSource) -
Uses of MongoDataSource in tigase.mongodb.muc
Subclasses with type arguments of type MongoDataSource in tigase.mongodb.mucModifier and TypeClassDescriptionclassclassCreated by andrzej on 20.10.2016.Methods in tigase.mongodb.muc with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidMongoHistoryProvider.setDataSource(MongoDataSource dataSource) voidMongoMucDAO.setDataSource(MongoDataSource dataSource) -
Uses of MongoDataSource in tigase.mongodb.pubsub
Subclasses with type arguments of type MongoDataSource in tigase.mongodb.pubsubClasses in tigase.mongodb.pubsub that implement interfaces with type arguments of type MongoDataSourceMethods in tigase.mongodb.pubsub with parameters of type MongoDataSource -
Uses of MongoDataSource in tigase.mongodb.stats
Classes in tigase.mongodb.stats that implement interfaces with type arguments of type MongoDataSourceMethods in tigase.mongodb.stats with parameters of type MongoDataSourceModifier and TypeMethodDescriptionvoidCounterDataLoggerMongo.setDataSource(MongoDataSource dataSource)