public class AsyncServiceClient extends ServiceClient
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AsyncServiceClient.IdleConnectionEvictor |
rm| 构造器和说明 |
|---|
AsyncServiceClient(ClientConfiguration config) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <Res> void |
asyncSendRequestCore(RequestMessage request,
ExecutionContext context,
com.aliyun.openservices.ots.internal.OTSAsyncResponseConsumer<Res> consumer,
org.apache.http.concurrent.FutureCallback<Res> callback,
com.aliyun.openservices.ots.internal.OTSTraceLogger traceLogger) |
void |
shutdown() |
asyncSendRequest, getClientConfiguration, handleRequestpublic AsyncServiceClient(ClientConfiguration config)
protected <Res> void asyncSendRequestCore(RequestMessage request, ExecutionContext context, com.aliyun.openservices.ots.internal.OTSAsyncResponseConsumer<Res> consumer, org.apache.http.concurrent.FutureCallback<Res> callback, com.aliyun.openservices.ots.internal.OTSTraceLogger traceLogger)
asyncSendRequestCore 在类中 ServiceClientpublic void shutdown()
shutdown 在类中 ServiceClientCopyright © 2019. All Rights Reserved.