public class CnapHttpResponseHandler extends Object implements HttpResponseHandler
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| Constructor and Description |
|---|
CnapHttpResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JavaType |
getCollectionType(Class<?> collectionClass,
Class<?>... elementClasses) |
boolean |
handle(BceHttpResponse httpResponse,
AbstractBceResponse response) |
public boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
handle in interface HttpResponseHandlerExceptionCopyright © 2022. All rights reserved.