| Package | Description |
|---|---|
| net.openhft.lang.io | |
| net.openhft.lang.io.serialization | |
| net.openhft.lang.io.serialization.impl |
| Class and Description |
|---|
| BytesMarshallable
Integrated marshaller for objects.
|
| BytesMarshallerFactory |
| ObjectSerializer
Abstracts serialization implementation, which at least should be able to serialize objects that
Java built-in serialization is able serialize.
|
| Class and Description |
|---|
| BytesMarshaller
External marshaller for classes.
|
| BytesMarshallerFactory |
| JDKObjectSerializer |
| JDKZObjectSerializer |
| ObjectSerializer
Abstracts serialization implementation, which at least should be able to serialize objects that
Java built-in serialization is able serialize.
|
| Class and Description |
|---|
| BytesMarshallable
Integrated marshaller for objects.
|
| BytesMarshaller
External marshaller for classes.
|
| BytesMarshallerFactory |
| CompactBytesMarshaller
A BytesMarshaller with a byte code for the class.
|
| ObjectFactory |
Copyright © 2019. All rights reserved.