Uses of Interface
tigase.server.xmppclient.SeeOtherHostIfc

Packages that use SeeOtherHostIfc
tigase.cluster   
tigase.server.xmppclient   
 

Uses of SeeOtherHostIfc in tigase.cluster
 

Methods in tigase.cluster that return SeeOtherHostIfc
 SeeOtherHostIfc ClientConnectionClustered.getSeeOtherHostInstance(String see_other_host_class)
           
 SeeOtherHostIfc BoshConnectionClustered.getSeeOtherHostInstance(String see_other_host_class)
           
 

Uses of SeeOtherHostIfc in tigase.server.xmppclient
 

Classes in tigase.server.xmppclient that implement SeeOtherHostIfc
 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 and basic implementation of SeeOtherHost returning same host as the initial one
 

Fields in tigase.server.xmppclient declared as SeeOtherHostIfc
protected  SeeOtherHostIfc ClientConnectionManager.see_other_host_strategy
           
 

Methods in tigase.server.xmppclient that return SeeOtherHostIfc
 SeeOtherHostIfc ClientConnectionManager.getSeeOtherHostInstance(String see_other_host_class)
           
 



Copyright © 2012 Tigase. All Rights Reserved.