Class UserDisconnectedCmd

  • All Implemented Interfaces:
    java.lang.Comparable<tigase.cluster.api.CommandListener>, tigase.cluster.api.CommandListener

    public class UserDisconnectedCmd
    extends TrafficSyncCmdAbstract
    Author:
    kobit
    • Method Detail

      • executeCommand

        public void executeCommand​(tigase.xmpp.jid.JID fromNode,
                                   java.util.Set<tigase.xmpp.jid.JID> visitedNodes,
                                   java.util.Map<java.lang.String,​java.lang.String> data,
                                   java.util.Queue<tigase.xml.Element> packets)
                            throws tigase.cluster.api.ClusterCommandException
        Throws:
        tigase.cluster.api.ClusterCommandException