public abstract class AbstractTransactionRequestToTC extends AbstractTransactionRequest
| 限定符和类型 | 字段和说明 |
|---|---|
protected TCInboundHandler |
handler
The Handler.
|
ctx, LOGGER, serialVersionUID, UTF8| 构造器和说明 |
|---|
AbstractTransactionRequestToTC() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020 Seata. All rights reserved.