| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.serialization.kryo.internal.mapper | |
| com.mulesoft.mule.runtime.module.serialization.kryo.internal.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSerializationMapper
This class was created to change the serialization for instances of the class
Timestamp, while preserving backwards
compatibility with old serialized versions, but it can be extended for new classes X with the same backwards considerations: |
| Constructor and Description |
|---|
KryoSerializationProtocol(KryoInstanceFactory kryoInstanceFactory,
KryoCompressionMode compressionMode,
SerializationMapper serializationMapper)
Creates an instances which uses the given
compressionMode |
Copyright © 2006–2025 MuleSoft, Inc.. All rights reserved.