public class DefaultCosHttpClient extends Object implements CosHttpClient
| 构造器和说明 |
|---|
DefaultCosHttpClient(ClientConfig clientConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
<X,Y extends CosServiceRequest> |
exeute(CosHttpRequest<Y> request,
HttpResponseHandler<CosServiceResponse<X>> responseHandler) |
void |
shutdown() |
public DefaultCosHttpClient(ClientConfig clientConfig)
public void shutdown()
shutdown 在接口中 CosHttpClientpublic <X,Y extends CosServiceRequest> X exeute(CosHttpRequest<Y> request, HttpResponseHandler<CosServiceResponse<X>> responseHandler) throws CosClientException, CosServiceException
exeute 在接口中 CosHttpClientCosClientExceptionCosServiceExceptionCopyright © 2020. All rights reserved.