| Package | Description |
|---|---|
| tigase.cluster | |
| tigase.server.xmppclient |
| Modifier and Type | Method and Description |
|---|---|
SeeOtherHostIfc |
ClientConnectionClustered.getSeeOtherHostInstance(String see_other_host_class) |
SeeOtherHostIfc |
BoshConnectionClustered.getSeeOtherHostInstance(String see_other_host_class) |
SeeOtherHostIfc |
WebSocketClientConnectionClustered.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 |
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
Field description
|
| Modifier and Type | Method and Description |
|---|---|
SeeOtherHostIfc |
ClientConnectionManager.getSeeOtherHostInstance(String see_other_host_class)
Method retrieves object of particular class implementing
SeeOtherHostIfc |
Copyright © 2016 "Tigase, Inc.". All rights reserved.