Uses of Class
tigase.cluster.ClusterMethods

Packages that use ClusterMethods
tigase.cluster   
 

Uses of ClusterMethods in tigase.cluster
 

Methods in tigase.cluster that return ClusterMethods
static ClusterMethods ClusterMethods.parseMethod(String method)
           
static ClusterMethods ClusterMethods.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterMethods[] ClusterMethods.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.