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