Class ResponseTempParticipantsSyncCommand

java.lang.Object
tigase.cluster.api.CommandListenerAbstract
tigase.mix.cluster.commands.ResponseTempParticipantsSyncCommand
All Implemented Interfaces:
Comparable<tigase.cluster.api.CommandListener>, tigase.cluster.api.CommandListener

@Bean(name="request-temp-participants-sync", parent=MixComponentClustered.class, active=true) public class ResponseTempParticipantsSyncCommand extends tigase.cluster.api.CommandListenerAbstract
  • Field Details

  • Constructor Details

    • ResponseTempParticipantsSyncCommand

      public ResponseTempParticipantsSyncCommand()
  • Method Details

    • executeCommand

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