Interface MAMRepository<Q extends Query,I extends MAMRepository.Item>


public interface MAMRepository<Q extends Query,I extends MAMRepository.Item>
Base interface which is required to be implemented by class which should be used as repository implementation for quering using XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.