Interface MessageArchiveRepository.CollectionHandler<Q extends tigase.xmpp.mam.Query,C extends MessageArchiveRepository.Collection>

All Known Implementing Classes:
ListCollectionsModule.Xep0136CollectionHandler
Enclosing interface:
MessageArchiveRepository<Q extends Query,DS extends tigase.db.DataSource>

@Deprecated public static interface MessageArchiveRepository.CollectionHandler<Q extends tigase.xmpp.mam.Query,C extends MessageArchiveRepository.Collection>
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    collectionFound(Q query, C collection)
    Deprecated.
     
  • Method Details

    • collectionFound

      void collectionFound(Q query, C collection)
      Deprecated.