Uses of Interface
tigase.xmpp.mam.MAMRepository.ItemHandler
Packages that use MAMRepository.ItemHandler
-
Uses of MAMRepository.ItemHandler in tigase.xmpp.mam
Classes in tigase.xmpp.mam that implement MAMRepository.ItemHandlerModifier and TypeClassDescriptionclass
Basic implementation of handler processing items found in repository and converting into forward messages for delivery to client as specified in XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.Methods in tigase.xmpp.mam with parameters of type MAMRepository.ItemHandlerModifier and TypeMethodDescriptionvoid
MAMRepository.queryItems
(Q query, MAMRepository.ItemHandler<Q, I> itemHandler)