| 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 |
|---|---|
BranchReportRequest |
BranchReportRequestConvertor.convert2Model(BranchReportRequestProto branchReportRequestProto) |
| Modifier and Type | Method and Description |
|---|---|
BranchReportRequestProto |
BranchReportRequestConvertor.convert2Proto(BranchReportRequest branchReportRequest) |
Copyright © 2023 Seata. All rights reserved.