Uses of Interface
com.hazelcast.nio.serialization.IdentifiedDataSerializable

Packages that use IdentifiedDataSerializable 
Package Description
com.hazelcast.cache
This package contains the public API extension for Hazelcast JCache, the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
com.hazelcast.cluster
This package contains the cluster functionality.
com.hazelcast.config
Provides classes for configuring HazelcastInstance.
com.hazelcast.instance
This package contains Hazelcast Instance functionality.
com.hazelcast.nio.serialization
Contains interfaces/classes related to serialization; such as serializer interfaces, input/output streams.
com.hazelcast.scheduledexecutor
This package contains ScheduledExecutorService functionality for Hazelcast.
com.hazelcast.security
Provides interfaces/classes for Hazelcast security implementation.
com.hazelcast.spi.impl.merge  
com.hazelcast.spi.merge
This package contains interfaces and classes of the split-brain merging SPI.
com.hazelcast.version
This package contains classes to support the versioning API.