See: Description
| Interface | Description |
|---|---|
| DataSerializerHook | |
| InputOutputFactory | |
| InternalSerializationService | |
| PortableContext | |
| PortableHook | |
| SerializationService | |
| SerializationServiceAware |
Used to get a
SerializationService reference injected. |
| SerializationServiceBuilder |
| Class | Description |
|---|---|
| SerializationClassNameFilter |
Implementation of basic protection against untrusted deserialization.
|
| Enum | Description |
|---|---|
| DataType |
Defines type of the Data: heap or native.
|
| SerializableByConvention.Reason |
| Annotation Type | Description |
|---|---|
| BinaryInterface |
Indicates that the binary serialized form of the annotated class is used in client-member communication over Hazelcast
Open Binary Client Protocol or in other ways which may break Hazelcast or other systems.
|
| SerializableByConvention |
Indicates that the annotated class cannot be converted to
IdentifiedDataSerializable due to other conventions. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.