| 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 |
|---|---|
void |
Client.post(Request req,
Future future)
异步访问方法
|
void |
Traverser.startAsync(Future future)
执行异步遍历,按response进行回调,发生错误时不再获取数据,请自行处理response中的错误信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientImpl.post(Request req,
Future future) |
void |
GenericTableTraverserImpl.startAsync(Future future) |
void |
ListTableTraverserImpl.startAsync(Future future) |
| Modifier and Type | Method and Description |
|---|---|
Future |
Message.getFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setFuture(Future future) |
| Modifier and Type | Method and Description |
|---|---|
Future |
MessageImpl.getFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageImpl.setFuture(Future future) |
Copyright © 2026. All rights reserved.