| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
GlobalBeginResponse |
TCInboundHandler.handle(GlobalBeginRequest globalBegin,
RpcContext rpcContext)
Handle global begin response.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalBeginResponse |
GlobalBeginResponseConvertor.convert2Model(GlobalBeginResponseProto globalBeginResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalBeginResponseProto |
GlobalBeginResponseConvertor.convert2Proto(GlobalBeginResponse globalBeginResponse) |
Copyright © 2023 Seata. All rights reserved.