public class SeeOtherHostHashed extends SeeOtherHost
SeeOtherHostIfc.Phase
Modifier and Type | Field and Description |
---|---|
protected List<BareJID> |
connectedNodes |
defaultHost, REDIRECTION_ENABLED, vHostManager
CM_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, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStreamError, isRedirectionRequired
public BareJID findHostForJID(BareJID jid, BareJID host)
SeeOtherHostIfc
findHostForJID
in interface SeeOtherHostIfc
findHostForJID
in class SeeOtherHost
jid
- 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)
SeeOtherHostIfc
setNodes
in interface SeeOtherHostIfc
setNodes
in class SeeOtherHost
connectedNodes
- current list of nodesCopyright © 2018 "Tigase, Inc.". All rights reserved.