public abstract class AbstractTransactionRequestToRM extends AbstractTransactionRequest
| Modifier and Type | Field and Description |
|---|---|
protected RMInboundHandler |
handler
The Handler.
|
ctx, LOGGER, serialVersionUID, UTF8| Constructor and Description |
|---|
AbstractTransactionRequestToRM() |
| Modifier and Type | Method and Description |
|---|---|
void |
setRMInboundMessageHandler(RMInboundHandler handler)
Sets rm inbound message handler.
|
handlebytesToInt, intToBytes, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeCodeprotected RMInboundHandler handler
public void setRMInboundMessageHandler(RMInboundHandler handler)
handler - the handlerCopyright © 2023 Seata. All rights reserved.