Uses of Interface
tigase.archive.xep0136.Query
Packages that use Query
-
Uses of Query in tigase.archive
Classes in tigase.archive that implement Query -
Uses of Query in tigase.archive.db
Classes in tigase.archive.db with type parameters of type QueryModifier and TypeClassDescriptionclassAbstractMessageArchiveRepository<Q extends Query,DS extends tigase.db.DataSource, ADP extends AbstractMessageArchiveRepository.AddMessageAdditionalDataProvider> AbstractMessageArchiveRepository contains methods commonly used by other implementations to eliminate code multiplication.interfaceMessageArchiveRepository<Q extends Query,DS extends tigase.db.DataSource>