public class ProtobufSerializer extends Object
ProtobufSerializer()
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 ProtobufSerializer()
public static byte[] serializeContent(Object request)
public static <T> T deserializeContent(String responseClazz, byte[] content)
Copyright © 2019 Seata. All rights reserved.