Uses of Package
com.hazelcast.config

Packages that use com.hazelcast.config
Package Description
com.hazelcast.client.config
Contains classes related to config for com.hazelcast.client
com.hazelcast.config
Provides classes for configuring HazelcastInstance.
com.hazelcast.config.matcher
Provides implementations for ConfigPatternMatcher.
com.hazelcast.config.security
Provides classes for configuring security realms in Hazelcast.
com.hazelcast.core
Provides core API interfaces/classes.
com.hazelcast.internal.config  
com.hazelcast.jet.config
Jet's configuration data objects.
com.hazelcast.map
Contains Hazelcast map module classes.
com.hazelcast.osgi
This package contains the OSGI functionality contract points for Hazelcast.
com.hazelcast.security
Provides interfaces/classes for Hazelcast security implementation.
com.hazelcast.spi.discovery.integration
This package contains the public part of the integrators SPI and is meant for people that integrate Hazelcast into their own systems or frameworks and cannot use the default discovery service implementation (for example using a different DiscoveryStrategy lookup strategy like OSGi).
com.hazelcast.spi.properties
Contains the Hazelcast properties implementation.
com.hazelcast.spring
Provides Spring interfaces/classes for Hazelcast.
com.hazelcast.wan
This package contains the WAN replication API