| Package | Description | 
|---|---|
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client | 
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractConfigBuilder.ConfigType | XmlClientConfigBuilder. getXmlType() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractConfigBuilder.ConfigType | XmlConfigBuilder. getXmlType() | 
| protected AbstractConfigBuilder.ConfigType | AbstractXmlConfigHelper. getXmlType() | 
| protected abstract AbstractConfigBuilder.ConfigType | AbstractConfigBuilder. getXmlType() | 
| static AbstractConfigBuilder.ConfigType | AbstractConfigBuilder.ConfigType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AbstractConfigBuilder.ConfigType[] | AbstractConfigBuilder.ConfigType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.