Uses of Class
org.smallmind.cloud.cluster.broadcast.ServiceClusterBroadcast

Packages that use ServiceClusterBroadcast
org.smallmind.cloud.cluster   
org.smallmind.cloud.cluster.protocol.queue   
org.smallmind.cloud.cluster.protocol.remote   
org.smallmind.cloud.cluster.protocol.socket   
 

Uses of ServiceClusterBroadcast in org.smallmind.cloud.cluster
 

Methods in org.smallmind.cloud.cluster with parameters of type ServiceClusterBroadcast
 void ClusterService.fireServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void ClusterService.handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void ClusterMember.handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 

Constructors in org.smallmind.cloud.cluster with parameters of type ServiceClusterBroadcast
ClusterHubBroadcastDelivery(ClusterService clusterService, ServiceClusterBroadcast serviceClusterBroadcast)
           
 

Uses of ServiceClusterBroadcast in org.smallmind.cloud.cluster.protocol.queue
 

Methods in org.smallmind.cloud.cluster.protocol.queue with parameters of type ServiceClusterBroadcast
 void QueueClusterService.fireServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void QueueClusterService.handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 

Uses of ServiceClusterBroadcast in org.smallmind.cloud.cluster.protocol.remote
 

Methods in org.smallmind.cloud.cluster.protocol.remote with parameters of type ServiceClusterBroadcast
 void RemoteClusterServiceImpl.fireServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void RemoteClusterServiceImpl.handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 

Uses of ServiceClusterBroadcast in org.smallmind.cloud.cluster.protocol.socket
 

Methods in org.smallmind.cloud.cluster.protocol.socket with parameters of type ServiceClusterBroadcast
 void SocketClusterService.fireServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void SocketClusterService.handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 



Copyright © 2011. All Rights Reserved.