| Package | Description |
|---|---|
| io.seata.core.serializer | |
| io.seata.serializer.hessian | |
| io.seata.serializer.kryo | |
| io.seata.serializer.protobuf | |
| io.seata.serializer.seata |
| Modifier and Type | Method and Description |
|---|---|
static Serializer |
SerializerServiceLoader.load(SerializerType type)
Load the service of
Serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
HessianSerializer |
| Modifier and Type | Class and Description |
|---|---|
class |
KryoSerializer |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtobufSerializer
The type Protobuf codec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SeataSerializer
The Seata codec.
|
Copyright © 2023 Seata. All rights reserved.