| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.rm | |
| io.seata.rm.tcc | |
| io.seata.saga.rm |
| Modifier and Type | Field and Description |
|---|---|
protected RMInboundHandler |
AbstractTransactionRequestToRM.handler
The Handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTransactionRequestToRM.setRMInboundMessageHandler(RMInboundHandler handler)
Sets rm inbound message handler.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
RMHandlerXA
The type RM handler XA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RMHandlerTCC
The type Rm handler tcc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RMHandlerSaga
The type Rm handler SAGA.
|
Copyright © 2023 Seata. All rights reserved.