Uses of Class
org.smallmind.cloud.cluster.event.GossipClusterEvent

Packages that use GossipClusterEvent
org.smallmind.cloud.cluster   
org.smallmind.cloud.cluster.broadcast   
org.smallmind.cloud.cluster.event   
 

Uses of GossipClusterEvent in org.smallmind.cloud.cluster
 

Constructors in org.smallmind.cloud.cluster with parameters of type GossipClusterEvent
ClusterHubGossipDelivery(GossipClusterListener gossipClusterListener, GossipClusterEvent gossipClusterEvent)
           
 

Uses of GossipClusterEvent in org.smallmind.cloud.cluster.broadcast
 

Methods in org.smallmind.cloud.cluster.broadcast that return GossipClusterEvent
 GossipClusterEvent GossipClusterBroadcast.getGossipClusterEvent()
           
 

Constructors in org.smallmind.cloud.cluster.broadcast with parameters of type GossipClusterEvent
GossipClusterBroadcast(ClusterInterface clusterInterface, GossipClusterEvent gossipClusterEvnt)
           
 

Uses of GossipClusterEvent in org.smallmind.cloud.cluster.event
 

Methods in org.smallmind.cloud.cluster.event with parameters of type GossipClusterEvent
 void GossipClusterListener.handleGossip(GossipClusterEvent gossipClusterEvent)
           
 



Copyright © 2011. All Rights Reserved.