T - The output of this response handler.public interface HttpResponseHandler<T extends BaseResponse>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
handle(HttpResponseHandleContext context)
http返回结果处理器
|
T handle(HttpResponseHandleContext context) throws Exception
context - 上下文Exception - 异常Copyright © 2024. All rights reserved.