Package | Description |
---|---|
tigase.xmpp.mam |
Modifier and Type | Class and Description |
---|---|
class |
MAMQueryParser<Query extends Query>
Implementation of parser for XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016. |
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. |
static interface |
MAMRepository.ItemHandler<Q extends Query,I extends MAMRepository.Item> |
interface |
QueryParser<Q extends Query>
Interface of which class instance is used by QueryModule to process incoming stanzas into query.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl
Class implements Query interface and is base implementation of query holder used by implementation of XEP-0313:
Message Archive Management
Created by andrzej on 21.07.2016. |
Modifier and Type | Method and Description |
---|---|
void |
MAMItemHandler.itemFound(Query query,
MAMRepository.Item item) |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.