public class GlobalBeginResponseConvertor extends Object implements PbConvertor<GlobalBeginResponse,GlobalBeginResponseProto>
| Constructor and Description |
|---|
GlobalBeginResponseConvertor() |
| Modifier and Type | Method and Description |
|---|---|
GlobalBeginResponse |
convert2Model(GlobalBeginResponseProto globalBeginResponseProto) |
GlobalBeginResponseProto |
convert2Proto(GlobalBeginResponse globalBeginResponse) |
public GlobalBeginResponseProto convert2Proto(GlobalBeginResponse globalBeginResponse)
convert2Proto in interface PbConvertor<GlobalBeginResponse,GlobalBeginResponseProto>public GlobalBeginResponse convert2Model(GlobalBeginResponseProto globalBeginResponseProto)
convert2Model in interface PbConvertor<GlobalBeginResponse,GlobalBeginResponseProto>Copyright © 2023 Seata. All rights reserved.