| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterResponse |
TCInboundHandler.handle(BranchRegisterRequest branchRegister,
RpcContext rpcContext)
Handle branch register response.
|
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterResponse |
BranchRegisterResponseConvertor.convert2Model(BranchRegisterResponseProto branchRegisterResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterResponseProto |
BranchRegisterResponseConvertor.convert2Proto(BranchRegisterResponse branchRegisterResponse) |
Copyright © 2023 Seata. All rights reserved.