public class ProtobufInnerSerializer extends Object
| Constructor and Description |
|---|
ProtobufInnerSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
deserializeContent(String responseClazz,
byte[] content) |
static byte[] |
serializeContent(Object request) |
Copyright © 2023 Seata. All rights reserved.