| Package | Description |
|---|---|
| com.tencent.tcaplus.client |
TCaplus Service API 接口
|
| com.tencent.tcaplus.client.impl |
TCaplus Service API 接口实现
|
| com.tencent.tcaplus.message | |
| com.tencent.tcaplus.message.impl |
包含各种请求、响应消息对象
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Client.poll(Request req)
同步访问方法
|
| Modifier and Type | Method and Description |
|---|---|
void |
Future.onResponse(Response rsp)
异步回调接口方法,用于Client.post方法的回调接口
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseLite |
| Modifier and Type | Method and Description |
|---|---|
Response |
ClientImpl.poll(Request req) |
| Modifier and Type | Method and Description |
|---|---|
Response |
Message.buildResponse() |
Response |
Message.getRsp() |
Response |
ProtocolSupport.unpackResponse(MessageBuffer msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setRsp(Response rsp) |
| Modifier and Type | Method and Description |
|---|---|
Response |
MessageImpl.buildResponse() |
Response |
MessageImpl.getRsp() |
Response |
ProtocolSupportImpl.unpackResponse(MessageBuffer msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageImpl.setRsp(Response rsp) |
Copyright © 2026. All rights reserved.