Uses of Interface
tigase.pubsub.cluster.PubSubComponentClusteredIfc
-
Packages that use PubSubComponentClusteredIfc Package Description tigase.pubsub.cluster -
-
Uses of PubSubComponentClusteredIfc in tigase.pubsub.cluster
Classes in tigase.pubsub.cluster that implement PubSubComponentClusteredIfc Modifier and Type Class Description classPubSubComponentClusteredPubSubComponentClustered class is a class extending PubSubComponent class which implements support for clustering of PubSub component.Fields in tigase.pubsub.cluster declared as PubSubComponentClusteredIfc Modifier and Type Field Description protected PubSubComponentClusteredIfcAbstractStrategy. pubSubComponentMethods in tigase.pubsub.cluster with parameters of type PubSubComponentClusteredIfc Modifier and Type Method Description voidAbstractStrategy. setPubSubComponent(PubSubComponentClusteredIfc pubSubComponent)voidStrategyIfc. setPubSubComponent(PubSubComponentClusteredIfc pubSubComponent)
-