| Package | Description |
|---|---|
| tigase.pubsub | |
| tigase.pubsub.modules.commands | |
| tigase.pubsub.repository | |
| tigase.pubsub.repository.cached |
| Modifier and Type | Field and Description |
|---|---|
protected IPubSubRepository |
PubSubComponent.pubsubRepository
Field description
|
protected IPubSubRepository |
PubSubConfig.pubSubRepository |
| Modifier and Type | Method and Description |
|---|---|
protected IPubSubRepository |
PubSubComponent.createPubSubRepository(PubSubDAO directRepository) |
IPubSubRepository |
PubSubConfig.getPubSubRepository() |
protected IPubSubRepository |
AbstractPubSubModule.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubComponent.initialize(String[] admins,
PubSubDAO pubSubDAO,
IPubSubRepository createPubSubRepository,
LeafNodeConfig defaultNodeConfig)
Method description
|
| Constructor and Description |
|---|
LoadTestCommand(PubSubConfig config,
IPubSubRepository repo,
tigase.server.AbstractMessageReceiver component) |
ReadAllNodesCommand(PubSubConfig config,
PubSubDAO directPubSubRepository,
IPubSubRepository pubsubRepository) |
RetrieveItemsCommand(PubSubConfig config,
IPubSubRepository repository,
tigase.db.UserRepository userRepo) |
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubRepositoryWrapper |
| Constructor and Description |
|---|
PubSubRepositoryWrapper(IPubSubRepository repo) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPubSubRepository<T>
Class description
|
Copyright © 2008–2017 Tigase. All rights reserved.