public class YopErrorResponseAnalyzer extends Object implements HttpResponseAnalyzer
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends BaseResponse> |
analysis(HttpResponseHandleContext context,
T response)
解析httpResponse
|
static YopErrorResponseAnalyzer |
getInstance() |
public static YopErrorResponseAnalyzer getInstance()
public <T extends BaseResponse> boolean analysis(HttpResponseHandleContext context, T response) throws Exception
HttpResponseAnalyzeranalysis 在接口中 HttpResponseAnalyzerT - 范型context - http返回结果处理上下文response - responseException - exceptionCopyright © 2024. All rights reserved.