public interface CosHttpClient
| Modifier and Type | Method and Description |
|---|---|
<X,Y extends CosServiceRequest> |
exeute(CosHttpRequest<Y> request,
HttpResponseHandler<CosServiceResponse<X>> responseHandler) |
void |
shutdown() |
<X,Y extends CosServiceRequest> X exeute(CosHttpRequest<Y> request, HttpResponseHandler<CosServiceResponse<X>> responseHandler) throws CosClientException, CosServiceException
void shutdown()
Copyright © 2023. All rights reserved.