@Bean(name="packetForwardCmd",
parent=PubSubComponentClustered.class,
active=true)
public static class PubSubComponentClustered.PacketForwardCommand
extends tigase.cluster.api.CommandListenerAbstract
| Constructor and Description |
|---|
PacketForwardCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(tigase.xmpp.jid.JID fromNode,
Set<tigase.xmpp.jid.JID> visitedNodes,
Map<String,String> data,
Queue<tigase.xml.Element> packets) |
Copyright © 2013–2021 Tigase. All rights reserved.