| 接口 | 说明 |
|---|---|
| CustomHttpView<T extends Message> |
定制接口继承这个类
|
| HttpView<T extends Message> |
{type specification, must edit}
|
| 类 | 说明 |
|---|---|
| AbstractView |
{type specification, must edit}
|
| CsvView |
参数 _headers_key 定义输出顺序,为数组
_FileName 为下载的文件名称
_Content 为下载内容
|
| DownloadView | |
| FreeMakerView |
{type specification, must edit}
|
| JsonUtil |
json特殊操作
|
| JsonView |
{type specification, must edit}
|
| RedirectView | |
| StreamView |
{type specification, must edit}
|
| UrlView |
{type specification, must edit}
|
| ZipView |