Uses of Interface
tigase.cluster.api.ClusterConnectionHandler
-
Packages that use ClusterConnectionHandler Package Description tigase.cluster tigase.cluster.api -
-
Uses of ClusterConnectionHandler in tigase.cluster
Classes in tigase.cluster that implement ClusterConnectionHandler Modifier and Type Class Description classClusterConnectionManagerClass ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005Methods in tigase.cluster with parameters of type ClusterConnectionHandler Modifier and Type Method Description voidClusterConnectionSelector. setClusterConnectionHandler(ClusterConnectionHandler handler)voidClusterConnectionSelectorOld. setClusterConnectionHandler(ClusterConnectionHandler handler) -
Uses of ClusterConnectionHandler in tigase.cluster.api
Methods in tigase.cluster.api with parameters of type ClusterConnectionHandler Modifier and Type Method Description voidClusterConnectionSelectorIfc. setClusterConnectionHandler(ClusterConnectionHandler handler)
-