| Package | Description |
|---|---|
| tigase.pubsub.repository | |
| tigase.pubsub.repository.cached | |
| tigase.pubsub.repository.migration |
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubDAO<T> |
class |
PubSubDAOJDBC |
class |
PubSubDAOPool<T> |
| Modifier and Type | Method and Description |
|---|---|
IPubSubDAO |
PubSubRepositoryWrapper.getPubSubDAO() |
IPubSubDAO |
IPubSubRepository.getPubSubDAO()
Method description
|
IPubSubDAO |
PubSubDAOPool.takeDao(tigase.xmpp.BareJID serviceJid) |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubDAOPool.addDao(tigase.xmpp.BareJID domain,
IPubSubDAO dao) |
protected void |
PubSubDAOPool.offerDao(tigase.xmpp.BareJID serviceJid,
IPubSubDAO dao) |
| Modifier and Type | Field and Description |
|---|---|
protected IPubSubDAO<T> |
CachedPubSubRepository.dao |
| Modifier and Type | Method and Description |
|---|---|
IPubSubDAO |
CachedPubSubRepository.getPubSubDAO() |
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubNewDAOJDBC |
Copyright © 2008–2017 Tigase. All rights reserved.