Uses of Class
org.smallmind.cloud.cluster.protocol.socket.SocketClusterProtocolDetails

Packages that use SocketClusterProtocolDetails
org.smallmind.cloud.cluster.protocol.socket   
 

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

Methods in org.smallmind.cloud.cluster.protocol.socket that return types with arguments of type SocketClusterProtocolDetails
 ClusterInstance<SocketClusterProtocolDetails> SocketClusterService.getClusterInstance()
           
 ClusterInterface<SocketClusterProtocolDetails> SocketClusterManager.getClusterInterface()
           
 

Method parameters in org.smallmind.cloud.cluster.protocol.socket with type arguments of type SocketClusterProtocolDetails
 SocketClusterManager SocketClusterManagerBuilder.getClusterManager(ClusterHub clusterHub, ClusterInterface<SocketClusterProtocolDetails> clusterInterface)
           
 SocketClusterService SocketClusterServiceBuilder.getClusterService(ClusterHub clusterHub, ClusterInstance<SocketClusterProtocolDetails> clusterInstance)
           
 

Constructor parameters in org.smallmind.cloud.cluster.protocol.socket with type arguments of type SocketClusterProtocolDetails
SocketClusterManager(ClusterHub clusterHub, ClusterInterface<SocketClusterProtocolDetails> clusterInterface)
           
SocketClusterService(ClusterHub clusterHub, ClusterInstance<SocketClusterProtocolDetails> clusterInstance)
           
 



Copyright © 2011. All Rights Reserved.