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, handleRequest
public 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
在类中 ServiceClient
public void shutdown()
shutdown
在类中 ServiceClient
Copyright © 2016. All Rights Reserved.