Uses of Class
com.hazelcast.core.ClientType

Packages that use ClientType
com.hazelcast.core   
 

Uses of ClientType in com.hazelcast.core
 

Methods in com.hazelcast.core that return ClientType
 ClientType Client.getClientType()
           
static ClientType ClientType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClientType[] ClientType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.