public class ProtobufInnerSerializer extends Object
ProtobufInnerSerializer()
static <T> T
deserializeContent(String responseClazz, byte[] content)
static byte[]
serializeContent(Object request)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProtobufInnerSerializer()
public static byte[] serializeContent(Object request)
public static <T> T deserializeContent(String responseClazz, byte[] content)
Copyright © 2020 Seata. All rights reserved.