| 程序包 | 说明 |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRegisterResponse |
TCInboundHandler.handle(BranchRegisterRequest branchRegister,
RpcContext rpcContext)
Handle branch register response.
|
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRegisterResponse |
BranchRegisterResponseConvertor.convert2Model(BranchRegisterResponseProto branchRegisterResponseProto) |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRegisterResponseProto |
BranchRegisterResponseConvertor.convert2Proto(BranchRegisterResponse branchRegisterResponse) |
Copyright © 2020 Seata. All rights reserved.