Interface PubSubComponentClusteredIfc

    • Method Detail

      • isLocalDomain

        boolean isLocalDomain​(String domain)
      • getDefHostName

        tigase.xmpp.jid.BareJID getDefHostName()
      • getNodesConnected

        List<tigase.xmpp.jid.JID> getNodesConnected()
      • getNodesConnectedWithLocal

        List<tigase.xmpp.jid.JID> getNodesConnectedWithLocal()
      • addTimerTask

        void addTimerTask​(tigase.util.common.TimerTask task,
                          long delay)