Uses of Interface
tigase.cluster.api.ClusterConnectionSelectorIfc
Packages that use ClusterConnectionSelectorIfc
-
Uses of ClusterConnectionSelectorIfc in tigase.cluster
Classes in tigase.cluster that implement ClusterConnectionSelectorIfcModifier and TypeClassDescriptionclass
Advanced implementation of ClusterConnectionSelectorIfc which separates packets with priority CLUSTER or higher from other packets in cluster connections by using separate connections for themclass
ClusterConnectionSelectorOld class implements old cluster connection selection algoritm which before was part of ClusterConnectionManager class.