public interface PubSubComponentClusteredIfc
| Modifier and Type | Method and Description |
|---|---|
void |
addTimerTask(tigase.util.common.TimerTask task,
long delay) |
tigase.xmpp.jid.BareJID |
getDefHostName() |
String |
getName() |
List<tigase.xmpp.jid.JID> |
getNodesConnected() |
List<tigase.xmpp.jid.JID> |
getNodesConnectedWithLocal() |
boolean |
isLocalDomain(String domain) |
String getName()
boolean isLocalDomain(String domain)
tigase.xmpp.jid.BareJID getDefHostName()
List<tigase.xmpp.jid.JID> getNodesConnected()
List<tigase.xmpp.jid.JID> getNodesConnectedWithLocal()
void addTimerTask(tigase.util.common.TimerTask task,
long delay)
Copyright © 2013–2019 Tigase. All rights reserved.