| Package | Description |
|---|---|
| com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
| Modifier and Type | Method and Description |
|---|---|
PortableContext |
SerializationServiceImpl.getPortableContext() |
PortableContext |
SerializationService.getPortableContext() |
PortableContext |
ObjectDataOutputStream.getPortableContext() |
PortableContext |
ObjectDataInputStream.getPortableContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.postConstruct(PortableContext context) |
ClassDefinition |
BinaryClassDefinitionProxy.toReal(PortableContext context) |
| Constructor and Description |
|---|
DataAdapter(Data data,
PortableContext context) |
DataAdapter(PortableContext context) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.