Uses of Class
org.smallmind.cloud.cluster.protocol.queue.QueueClusterProtocolDetails

Packages that use QueueClusterProtocolDetails
org.smallmind.cloud.cluster.protocol.queue   
 

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

Methods in org.smallmind.cloud.cluster.protocol.queue that return types with arguments of type QueueClusterProtocolDetails
 ClusterInstance<QueueClusterProtocolDetails> QueueClusterService.getClusterInstance()
           
 ClusterInterface<QueueClusterProtocolDetails> QueueClusterManager.getClusterInterface()
           
 

Method parameters in org.smallmind.cloud.cluster.protocol.queue with type arguments of type QueueClusterProtocolDetails
 QueueClusterManager QueueClusterManagerBuilder.getClusterManager(ClusterHub clusterHub, ClusterInterface<QueueClusterProtocolDetails> clusterInterface)
           
 QueueClusterService QueueClusterServiceBuilder.getClusterService(ClusterHub clusterHub, ClusterInstance<QueueClusterProtocolDetails> clusterInstance)
           
 

Constructor parameters in org.smallmind.cloud.cluster.protocol.queue with type arguments of type QueueClusterProtocolDetails
QueueClusterManager(ClusterHub clusterHub, ClusterInterface<QueueClusterProtocolDetails> clusterInterface)
           
QueueClusterService(ClusterHub clusterHub, ClusterInstance<QueueClusterProtocolDetails> clusterInstance)
           
 



Copyright © 2011. All Rights Reserved.