Uses of Class
org.smallmind.cloud.cluster.protocol.ClusterProtocol

Packages that use ClusterProtocol
org.smallmind.cloud.cluster.protocol   
 

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

Methods in org.smallmind.cloud.cluster.protocol that return ClusterProtocol
 ClusterProtocol ClusterProtocolDetails.getClusterProtocol()
           
static ClusterProtocol ClusterProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterProtocol[] ClusterProtocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.smallmind.cloud.cluster.protocol with parameters of type ClusterProtocol
ClusterProtocolDetails(ClusterProtocol clusterProtocol)
           
 



Copyright © 2011. All Rights Reserved.