public static interface HttpHandler.ResponseEncoder
| 限定符和类型 | 方法和说明 |
|---|---|
void |
complete(RsfHttpResponse httpResponse,
ResponseInfo info)
完成调用
|
void |
exception(RsfHttpResponse httpResponse,
Throwable e)
发生异常
|
void exception(RsfHttpResponse httpResponse, Throwable e) throws IOException
IOExceptionvoid complete(RsfHttpResponse httpResponse, ResponseInfo info) throws IOException
IOExceptionCopyright © 2020–2021. All rights reserved.