Package tigase.pubsub.cluster
Class PubSubComponentClustered.PacketForwardCommand
- java.lang.Object
-
- tigase.cluster.api.CommandListenerAbstract
-
- tigase.pubsub.cluster.PubSubComponentClustered.PacketForwardCommand
-
- All Implemented Interfaces:
Comparable<tigase.cluster.api.CommandListener>,tigase.cluster.api.CommandListener
- Enclosing class:
- PubSubComponentClustered
@Bean(name="packetForwardCmd", parent=PubSubComponentClustered.class, active=true) public static class PubSubComponentClustered.PacketForwardCommand extends tigase.cluster.api.CommandListenerAbstract
-
-
Constructor Summary
Constructors Constructor Description PacketForwardCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecuteCommand(tigase.xmpp.jid.JID fromNode, Set<tigase.xmpp.jid.JID> visitedNodes, Map<String,String> data, Queue<tigase.xml.Element> packets)
-