@Bean(name="seeOtherHost", parent=ClientConnectionManager.class, active=true) @ClusterModeRequired(active=true) public class SeeOtherHostHashed extends SeeOtherHost
SeeOtherHostIfc.Phase| Modifier and Type | Field and Description |
|---|---|
protected List<BareJID> |
connectedNodes |
defaultHost, eventBus, 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
|
protected void |
nodeShutdown(ShutdownEvent event) |
void |
setNodes(List<JID> connectedNodes)
Sets list of available nodes in cluster environment
|
initialize, isEnabled, isNodeShutdown, setDefaultHost, start, stopclone, 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 nodesprotected void nodeShutdown(ShutdownEvent event)
nodeShutdown in class SeeOtherHostCopyright © 2004–2019 "Tigase, Inc.". All rights reserved.