| Package | Description |
|---|---|
| tigase.pubsub.repository | |
| tigase.pubsub.repository.cached |
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubDAO.Item<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
IPubSubDAO.queryItems(Q query,
List<T> nodesIds,
tigase.xmpp.mam.MAMRepository.ItemHandler<Q,IPubSubRepository.Item> itemHandler) |
void |
PubSubDAOJDBC.queryItems(Query query,
List<Long> nodesIds,
tigase.xmpp.mam.MAMRepository.ItemHandler<Query,IPubSubRepository.Item> itemHandler) |
void |
PubSubRepositoryWrapper.queryItems(Query query,
tigase.xmpp.mam.MAMRepository.ItemHandler<Query,IPubSubRepository.Item> itemHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPubSubRepository.queryItems(Query query,
tigase.xmpp.mam.MAMRepository.ItemHandler<Query,IPubSubRepository.Item> itemHandler) |
Copyright © 2008–2021 Tigase. All rights reserved.