Uses of Class
tigase.server.xmppclient.SeeOtherHost
-
Packages that use SeeOtherHost Package Description tigase.server.xmppclient -
-
Uses of SeeOtherHost in tigase.server.xmppclient
Subclasses of SeeOtherHost in tigase.server.xmppclient Modifier and Type Class Description class
SeeOtherHostDB
Extended implementation of SeeOtherHost using redirect information from databaseclass
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
-