| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
BranchReportResponse |
TCInboundHandler.handle(BranchReportRequest branchReport,
RpcContext rpcContext)
Handle branch report response.
|
| Modifier and Type | Method and Description |
|---|---|
BranchReportResponse |
BranchReportResponseConvertor.convert2Model(BranchReportResponseProto branchReportResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
BranchReportResponseProto |
BranchReportResponseConvertor.convert2Proto(BranchReportResponse branchReportResponse) |
Copyright © 2023 Seata. All rights reserved.