public class SeeOtherHostHashed extends SeeOtherHost
SeeOtherHostIfc.Phase| Modifier and Type | Field and Description |
|---|---|
protected List<BareJID> |
connectedNodes |
defaultHost, REDIRECTION_ENABLED, vHostManagerCM_SEE_OTHER_HOST_ACTIVE, CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL, CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL_CLUSTER, CM_SEE_OTHER_HOST_CLASS_PROP_KEY, CM_SEE_OTHER_HOST_CLASS_PROPERTY, CM_SEE_OTHER_HOST_DEFAULT_HOST, CM_SEE_OTHER_HOST_DEFAULT_PORT| Constructor and Description |
|---|
SeeOtherHostHashed() |
| Modifier and Type | Method and Description |
|---|---|
BareJID |
findHostForJID(BareJID jid,
BareJID host)
Finds an appropriate host for a given JID
|
void |
setNodes(List<JID> connectedNodes)
Sets list of available nodes in cluster environment
|
getDefaults, isEnabled, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStreamError, isRedirectionRequiredpublic BareJID findHostForJID(BareJID jid, BareJID host)
SeeOtherHostIfcfindHostForJID in interface SeeOtherHostIfcfindHostForJID in class SeeOtherHostjid - is a user JID extracted from the stream open attributeshost - is "this" host to which the user is now connected and which calls
the methodpublic void setNodes(List<JID> connectedNodes)
SeeOtherHostIfcsetNodes in interface SeeOtherHostIfcsetNodes in class SeeOtherHostconnectedNodes - current list of nodesCopyright © 2017 "Tigase, Inc.". All rights reserved.