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