public interface PubSubComponentClusteredIfc
| Modifier and Type | Method and Description |
|---|---|
void |
addTimerTask(tigase.util.TimerTask task,
long delay) |
tigase.xmpp.BareJID |
getDefHostName() |
String |
getName() |
tigase.pubsub.modules.PublishItemModule |
getPublishItemModule() |
CachedPubSubRepositoryClustered |
getPubSubRepository() |
boolean |
isLocalDomain(String domain) |
String getName()
boolean isLocalDomain(String domain)
tigase.xmpp.BareJID getDefHostName()
CachedPubSubRepositoryClustered getPubSubRepository()
void addTimerTask(tigase.util.TimerTask task,
long delay)
tigase.pubsub.modules.PublishItemModule getPublishItemModule()
Copyright © 2015 Tigase. All rights reserved.