Package | Description |
---|---|
tigase.cluster | |
tigase.server.xmppclient |
Modifier and Type | Method and Description |
---|---|
SeeOtherHostIfc |
WebSocketClientConnectionClustered.getSeeOtherHostInstance(String see_other_host_class) |
SeeOtherHostIfc |
ClientConnectionClustered.getSeeOtherHostInstance(String see_other_host_class) |
SeeOtherHostIfc |
BoshConnectionClustered.getSeeOtherHostInstance(String see_other_host_class) |
Modifier and Type | Class and Description |
---|---|
class |
SeeOtherHost
Default and basic implementation of SeeOtherHost returning same host as the initial one
|
class |
SeeOtherHostDB
Extended implementation of SeeOtherHost using redirect information from database
|
class |
SeeOtherHostDualIP
Extended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.
|
class |
SeeOtherHostHashed
Default implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of
the user's JID
|
Modifier and Type | Field and Description |
---|---|
protected SeeOtherHostIfc |
ClientConnectionManager.see_other_host_strategy |
Modifier and Type | Method and Description |
---|---|
SeeOtherHostIfc |
ClientConnectionManager.getSeeOtherHostInstance(String see_other_host_class)
Method retrieves object of particular class implementing
SeeOtherHostIfc |
Modifier and Type | Method and Description |
---|---|
void |
ClientConnectionManager.setSee_other_host_strategy(SeeOtherHostIfc see_other_host_strategy) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.