public class DefaultCosHttpClient extends Object implements CosHttpClient
| Constructor and Description |
|---|
DefaultCosHttpClient(ClientConfig clientConfig) |
| Modifier and Type | Method and Description |
|---|---|
<X,Y extends CosServiceRequest> |
exeute(CosHttpRequest<Y> request,
HttpResponseHandler<CosServiceResponse<X>> responseHandler) |
void |
shutdown() |
public DefaultCosHttpClient(ClientConfig clientConfig)
public void shutdown()
shutdown in interface CosHttpClientpublic <X,Y extends CosServiceRequest> X exeute(CosHttpRequest<Y> request, HttpResponseHandler<CosServiceResponse<X>> responseHandler) throws CosClientException, CosServiceException
exeute in interface CosHttpClientCosClientExceptionCosServiceExceptionCopyright © 2023. All rights reserved.