Package | Description |
---|---|
tigase.cluster.api |
Modifier and Type | Method and Description |
---|---|
static ClusterElement |
ClusterElement.createClusterMethodCall(JID from,
JID to,
StanzaType type,
String method_name,
Map<String,String> params) |
static ClusterElement |
ClusterElement.createForNextNode(ClusterElement clel,
List<JID> cluster_nodes,
JID comp_id) |
ClusterElement |
ClusterElement.createMethodResponse(JID from,
JID to,
StanzaType type,
Map<String,String> results) |
ClusterElement |
ClusterElement.createMethodResponse(JID from,
StanzaType type,
Map<String,String> results) |
ClusterElement |
ClusterElement.nextClusterNode(JID node_id) |
Modifier and Type | Method and Description |
---|---|
static ClusterElement |
ClusterElement.createForNextNode(ClusterElement clel,
List<JID> cluster_nodes,
JID comp_id) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.