Uses of Interface
tigase.cluster.api.ClusterControllerIfc

Packages that use ClusterControllerIfc
tigase.cluster   
tigase.cluster.api   
 

Uses of ClusterControllerIfc in tigase.cluster
 

Classes in tigase.cluster that implement ClusterControllerIfc
 class ClusterController
          Describe class ClusterController here.
 

Methods in tigase.cluster with parameters of type ClusterControllerIfc
 void MonitorClustered.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void ClusterConnectionManager.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void S2SConnectionClustered.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void WebSocketClientConnectionClustered.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void ClientConnectionClustered.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void BoshConnectionClustered.setClusterController(ClusterControllerIfc cl_controller)
          Method description
 void SessionManagerClustered.setClusterController(ClusterControllerIfc cl_controller)
          Set's the configures the cluster controller object for cluster communication and API.
 

Uses of ClusterControllerIfc in tigase.cluster.api
 

Methods in tigase.cluster.api with parameters of type ClusterControllerIfc
 void ClusteredComponentIfc.setClusterController(ClusterControllerIfc cl_controller)
           
 



Copyright © 2013 Tigase. All rights reserved.