Uses of Interface
org.smallmind.cloud.cluster.ClusterServiceBuilder

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

Uses of ClusterServiceBuilder in org.smallmind.cloud.cluster.protocol
 

Methods in org.smallmind.cloud.cluster.protocol that return types with arguments of type ClusterServiceBuilder
 Class<? extends ClusterServiceBuilder<? extends ClusterProtocolDetails>> ClusterProtocol.getServiceBuilderClass()
           
 

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

Classes in org.smallmind.cloud.cluster.protocol.queue that implement ClusterServiceBuilder
 class QueueClusterServiceBuilder
           
 

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

Classes in org.smallmind.cloud.cluster.protocol.remote that implement ClusterServiceBuilder
 class RemoteClusterServiceBuilder
           
 

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

Classes in org.smallmind.cloud.cluster.protocol.socket that implement ClusterServiceBuilder
 class SocketClusterServiceBuilder
           
 



Copyright © 2011. All Rights Reserved.