Package tigase.archive.db
Interface MessageArchiveRepository.CollectionHandler<Q extends tigase.xmpp.mam.Query>
-
- All Known Implementing Classes:
ListCollectionsModule.Xep0136CollectionHandler
- Enclosing interface:
- MessageArchiveRepository<Q extends Query,DS extends tigase.db.DataSource>
public static interface MessageArchiveRepository.CollectionHandler<Q extends tigase.xmpp.mam.Query>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcollectionFound(Q query, String with, Date start, String type)
-