Uses of Package
com.hazelcast.nio

Packages that use com.hazelcast.nio 
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.console
This package contains classes related to ConsoleApp
com.hazelcast.instance
This package contains Hazelcast Instance functionality.
com.hazelcast.jet.accumulator
Classes intended to be used for accumulator objects in an AggregateOperation.
com.hazelcast.jet.config
Jet's configuration data objects.
com.hazelcast.jet.core
Jet's Core API.
com.hazelcast.jet.core.metrics
Jet's Job Metric API.
com.hazelcast.jet.protobuf
Protocol Buffers v3 support for Hazelcast Jet.
com.hazelcast.nio
This package contains classes related to New IO
com.hazelcast.nio.serialization
Contains interfaces/classes related to serialization, such as serializer interfaces, input/output streams.
com.hazelcast.partition
Contains the partition logic for Hazelcast.
com.hazelcast.security
Provides interfaces/classes for Hazelcast security implementation.
com.hazelcast.transaction
Provides interfaces/classes for Hazelcast transaction support.
com.hazelcast.version
This package contains classes to support the versioning API.