| 程序包 | 说明 |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.rm | |
| io.seata.rm.tcc | |
| io.seata.saga.rm |
| 限定符和类型 | 字段和说明 |
|---|---|
protected RMInboundHandler |
AbstractTransactionRequestToRM.handler
The Handler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractTransactionRequestToRM.setRMInboundMessageHandler(RMInboundHandler handler)
Sets rm inbound message handler.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractRMHandler
The Abstract RM event handler
|
class |
DefaultRMHandler
the default RM event handler implement, deal with the phase two events
|
class |
RMHandlerAT
The type Rm handler at.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RMHandlerTCC
The type Rm handler tcc.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RMHandlerSaga
The type Rm handler SAGA.
|
Copyright © 2019 Seata. All rights reserved.